Property attribute used to describe a DeathRecord property.
More...
|
| enum | Types |
| | Enum for describing the property type.
|
| |
|
|
| Property (string name, Types type, string category, string description, bool serialize, string igurl, bool capturedInIJE, int priority=4) |
| | Constructor.
|
| |
|
|
string | Name |
| | Name of this property.
|
| |
|
Types | Type |
| | The property type (e.g. string, bool, Dictionary).
|
| |
|
string | Category |
| | Category of this property.
|
| |
|
string | Description |
| | Description of this property.
|
| |
|
bool | Serialize |
| | If this field should be kept when serialzing.
|
| |
|
string | IGUrl |
| | URL that links to the IG description for this property.
|
| |
|
bool | CapturedInIJE |
| | If this field has an equivalent in IJE.
|
| |
|
int | Priority |
| | Priority that this should show up in generated lists. Lower numbers come first.
|
| |
Property attribute used to describe a DeathRecord property.
The documentation for this class was generated from the following file: