![]() |
pCon.planner Plugin SDK
Version 8.9
|
Describes a property. More...
Properties | |
System::String^ | Key [get] |
The key of the property. More... | |
PropertyType | Type [get] |
The type of the property. More... | |
System::String^ | Name [get] |
The name of the property. More... | |
System::String^ | Description [get] |
The description of the property. More... | |
ReadOnlyCollection < PropertyValue^ >^ | ValueSet [get] |
Returns an optional list of valid values for this property. More... | |
ReadOnlyCollection < IPropertyDescriptor^ >^ | SubProperties [get] |
Returns an optional list of grouped properties. More... | |
Describes a property.
|
get |
The description of the property.
|
get |
The key of the property.
|
get |
The name of the property.
|
get |
Returns an optional list of grouped properties.
|
get |
The type of the property.
|
get |
Returns an optional list of valid values for this property.