The IInfigoIntegerProperty type exposes the following members.

Properties

  NameDescription
IsFixed
Returns true if this property is fixed. Fixed properties are not read while importing the XML data and therefore are treated as read-only.
(Inherited from IInfigoProperty.)
Name
The property name. Must be unique in the property context.
(Inherited from IInfigoProperty.)
Value
The integer value of this property.

See Also