Click or drag to resize

CustomProperty Properties

The CustomProperty type exposes the following members.

Properties
 NameDescription
Public propertyChanged True when value of this property is changed by add-in; false otherwise.
Public propertyMatrixData Possible matrix data related to property. I.e. revision property hold all the revision information in this member.
Public propertyOriginalValue Original value of the property
Public propertyOriginalValueFromConf Name of the configuration that original value is read from.
Public propertyProperty Related ICTProperty object.
Public propertyResolvedValue Current resolved value of the property. I.e. curren value of parameter is used instead of link to parameter.
Public propertyValue Current unresolved value of property. I.e. may contain parameters.
Top
See Also