AquaLogic Interaction Development Kit (IDK) 6.0.0

IDataEntryTemplate.GetContainingFolder Method 

Returns the folder that contains this Data Entry Template.

IFolder GetContainingFolder();

Return Value

The folder that contains this Data Entry Template.

Exceptions

Exception Type Condition
ContentSecurityException The user does not have permission to access the containing folder.
ContentException The method call resulted in a Publisher exception.
InvalidOperationException The Data Entry Template has not yet been stored or has already been removed.
SoapException There was a communication problem during the execution of the remote method call.

See Also

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