Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDataEntryTemplate Members

IDataEntryTemplate overview

Public Instance Properties

Name Gets or sets the Data Entry Template name.
UUID Gets the Data Entry Template UUID.

Public Instance Methods

AddProperty Adds a property to the Data Entry Template.
AttachPresentationTemplate Attaches an IPresentationTemplate to the Data Entry Template.
DetachPresentationTemplate Detaches the IPresentationTemplate from this Data Entry Template.
GetAllProperties Returns an array of IBaseProperty for all the properties on the Data Entry Template.
GetAttachedPresentationTemplate Returns the attached Presentation Template or null if no Presentation Template has been attached.
GetContainingFolder Returns the folder that contains this Data Entry Template.
GetProperty Returns an IBaseProperty of the specified name if it exists on the Data Entry Template.
RemoveProperty Removes a property from the Data Entry Template.
Store Stores the Data Entry Template.

See Also

IDataEntryTemplate Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace