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. |
IDataEntryTemplate Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace