IFolderGetParentFolder Method |
Retrieves the parent folder (if this is not the root folder).
Namespace:
PDTec.IceNet.Core.Model
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
SyntaxIFolder GetParentFolder()
Return Value
Type:
IFolderThe parent folder, if exists. Null otherwise.
See Also