Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IItemCollectionProperty Interface

Represents a content item collection property, which contains an array of content items and can be added to an IDataEntryTemplate. A sub-type of IBaseProperty.

An item collection property allows multiple existing content items to be set as the property value in a content item that contains this property.

The value of the property can be retrieved using GetItemCollectionPropertyValue and updated using SetItemCollectionPropertyValue.

public interface IItemCollectionProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace