Retrieves an IDataEntryTemplate
in a folder by its name.
Retrieves an IDataEntryTemplate
in a folder by its name.
IDataEntryTemplate GetDataEntryTemplate(IFolder,string);
Returns an IDataEntryTemplate
by its UUID.
IDataEntryTemplate GetDataEntryTemplate(string);
IDataEntryTemplateManager Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace