Click or drag to resize

IiProperties.Value Property

Overload List
  NameDescription
Public propertyValue(String, String)
Gets or sets the value of an iProperty. The value can be a String, Double, Date or Boolean. Note: the type of the iProperty can be changed by setting this value.
Public propertyValue(Object, String, String)
Gets or sets the value of an iProperty in a component or document. The value can be a String, Double, Date or Boolean. Note: the type of the iProperty can be changed by setting this value.
Top
See Also