Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IBooleanProperty Interface

Represents a bool property, which can be added to an IDataEntryTemplate. A sub-type of IBaseProperty. The value of the property can be retrieved using GetBooleanPropertyValue and updated using SetBooleanPropertyValue.

public interface IBooleanProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace