Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISelectionListProperty Interface

Represents a selection list property, which can be added to an IDataEntryTemplate. A sub-type of IBaseProperty.

A selection list property allows a user to select a pre-defined text value in the associated selection list as the property value in a content item that contains this property.

The value of the property can be retrieved using GetSelectionListPropertyValue and updated using SetSelectionListPropertyValue.

For a list of all members of this type, see ISelectionListProperty Members.

public interface ISelectionListProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: edk (in edk.dll)

See Also

ISelectionListProperty Members | Plumtree.Remote.PRC.Content.Property Namespace