Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IBaseProperty Interface

Base class for all Publisher properties. Sub-types of this class can be added to an IDataEntryTemplate. All property names must be unique in a Data Entry Template, regardless of type. If the property name is not unique, a NameAlreadyInUseException will be thrown when the Data Entry Template is persisted.

See IContentItem for details about retrieving and updating property values.

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

Plumtree.Remote.PRC.Content.Property.IBaseProperty
   Derived interfaces

public interface IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: idk (in idk.dll)

See Also

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