public class ProjectScoresByNull : ProjectorOfScores| APIStage |
The API Stage to use when making Scopos REST API calls.
Default value is Production.
(Inherited from ProjectorOfScores) |
| CourseOfFire | (Inherited from ProjectorOfScores) |
| NumberOfTeamMembers |
If projecting scores for a team event, this is the number of team members the contribute to the team score.
The default value is 4.
(Inherited from ProjectorOfScores) |
| ProjectionMadeBy | (Overrides ProjectorOfScoresProjectionMadeBy) |
| TeamMemberComparer |
The comparer instance to use when ranking team members within a team, which will decide which team members's
projected scores to count when calculating the team's projected score.
(Inherited from ProjectorOfScores) |
| TopLevelEvent | (Inherited from ProjectorOfScores) |
| XAPIKey |
The x-api-key to use when making scopos REST API calls.
(Inherited from ProjectorOfScores) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| InitializeAsync |
Method to initialize internal parameters for the ProjectorOfScores. Default implementation is not to do anything.
(Inherited from ProjectorOfScores) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ProjectAthleteScores | (Overrides ProjectorOfScoresProjectAthleteScores(IEventScoreProjection)) |
| ProjectEventScores | (Overrides ProjectorOfScoresProjectEventScores(IEventScoreProjection)) |
| ProjectTeamScores | (Overrides ProjectorOfScoresProjectTeamScores(IEventScoreProjection, EventComposite, Int32)) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |