PropertyType Type
Describes the type of property to the model-message-command-content (MMCC) content system.
Union cases
Union case | Description |
Full Usage:
DynamicProperty
|
|
Full Usage:
InitializingProperty
|
|
Full Usage:
ReinitializingProperty
|
Instance members
Instance member | Description |
Full Usage:
this.IsDynamicProperty
Returns: bool
|
|
Full Usage:
this.IsInitializingProperty
Returns: bool
|
|
Full Usage:
this.IsReinitializingProperty
Returns: bool
|
|