![]() |
pCon.planner Plugin SDK
Version 8.9
|
Base class for various value properties. More...
Properties | |
PropertyType | Type [get] |
The type of the value. More... | |
String^ | ValueAsString [get, set] |
The string representation of the value. More... | |
Base class for various value properties.
|
get |
The type of the value.
|
getset |
The string representation of the value.
System::Exception | The setter throws an exception if the given string does not represent a valid value. |