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