Click or drag to resize

IProperty Properties

The IProperty type exposes the following members.

Properties
  NameDescription
Public propertyIsReadOnly
Returns true is the property is read-only i.e. value cannot be set.
Public propertyName
Property name.
Public propertyObjectValue
Property value in the correct type. Please see
Public propertyType
Property type.
Public propertyValue
Property value is a string form.
Top
See Also