[This is preliminary documentation and is subject to change.]
A Race
| C# | Visual Basic | Visual C++ |
public class Race : SifKeyedElement
Public Class Race _ Inherits SifKeyedElement
public ref class Race : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| RaceRaceNew()() |
Creates an instance of a Race
| |
| RaceRaceNew(String, RaceType) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the Code attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| Proportion |
Gets or sets the value of the <Proportion> element.
| |
| SetCode(RaceType) |
Sets the value of the Code attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1