|
VRDR .NET
|
Property attribute used to describe a DeathRecord property parameter, specifically if the property is a dictionary that has keys. More...
Public Member Functions | |
| PropertyParam (string key, string description) | |
| Constructor. | |
Public Attributes | |
| string | Key |
| If the related property is a Dictionary, the key name. | |
| string | Description |
| Description of this parameter. | |
Property attribute used to describe a DeathRecord property parameter, specifically if the property is a dictionary that has keys.