AquaLogic Interaction Development Kit (IDK) 6.0.0

IIntegerProperty Interface

Represents an integer property, which can be added to an IDataEntryTemplate. A sub-type of IBaseProperty. The value of the property can be retrieved using GetIntegerPropertyValue and updated using SetIntegerPropertyValue.

public interface IIntegerProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace