Detaches the IPresentationTemplate
from this Data Entry Template.
The detachment will not be persisted until Store
is called. This method can only be called on a persisted Data Entry Template, otherwise an InvalidOperationException
will be thrown.
Exception Type | Condition |
---|---|
InvalidOperationException | The Data Entry Template has not been persisted or has already been removed. |
IDataEntryTemplate Interface | Plumtree.Remote.PRC.Content.DataEntryTemplate Namespace