Oracle® WebCenter Interaction Development Kit 10.3.3.0.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: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace