PropertyDefinition Properties |
The PropertyDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DataType |
/Gets the DataType of the property value.
|
![]() |
DefaultValue |
Gets or sets the default value of the property.
|
![]() |
DefinitionId |
Gets a unique identifier for the definition.
|
![]() |
IsGlobal |
Gets a value indicating if the property is automatically assigned to all entities of PropertyType.
|
![]() |
IsMultiLanguage |
Gets or sets a value indicating if the property value supports multiple languages.
|
![]() |
IsRequired |
Gets or sets a property indicating if the property's value is required. Only used for global properties.
|
![]() |
IsSystem |
Gets a value indicating if the property is a system property and cannot be modified.
|
![]() |
Name |
Gets the name of the property.
|
![]() |
PropertyType |
Gets the PropertyType of the property.
|