ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model
IRepository Interface
IRepository Methods
CreateAttrType Method
CreateNumberRange Method
CreateObjType Method
CreatePackage Method
CreateRelType Method
Get(T) Method
GetAttrTypeById Method
GetAttrTypeByName Method
GetAttrTypes Method
GetByKey(T) Method
GetFolder Method
GetFolderByKey Method
GetImplementationReport Method
GetNumberRangeById Method
GetNumberRangeByName Method
GetNumberRanges Method
GetObjAttrDefById Method
GetObject Method
GetObjectByKey Method
GetObjTypeById Method
GetObjTypeByName Method
GetObjTypes Method
GetPackageById Method
GetPackageByName Method
GetPackages Method
GetRelationship Method
GetRelAttrDefById Method
GetRelTypeById Method
GetRelTypeByName Method
GetRelTypes Method
GetRootFolder Method
GetRootObjType Method
TryGet(T) Method
TryGetAttrTypeById Method
TryGetAttrTypeByName Method
TryGetByKey(T) Method
TryGetFolder Method
TryGetFolderByKey Method
TryGetNumberRangeById Method
TryGetNumberRangeByName Method
TryGetObjAttrDefById Method
TryGetObject Method
TryGetObjectByKey Method
TryGetObjTypeById Method
TryGetObjTypeByName Method
TryGetPackageById Method
TryGetPackageByName Method
TryGetRelationship Method
TryGetRelAttrDefById Method
TryGetRelTypeById Method
TryGetRelTypeByName Method
IRepository
GetRootFolder Method
Retrieves the root folder.
Namespace:
PDTec.IceNet.Core.Model
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
IFolder
GetRootFolder
()
Return Value
Type:
IFolder
The root folder.
See Also
Reference
IRepository Interface
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.