Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IItemReferenceProperty Interface

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

An item reference property allows an existing content item to be set as the property value in a content item that contains this property.

The value of the property can be retrieved using GetItemReferencePropertyValue and updated using SetItemReferencePropertyValue.

public interface IItemReferenceProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace