Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IBaseProperty Interface

Base class for all Content Server 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.

Please 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: edk (in edk.dll)

See Also

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