LibraryStructureManagerGetAvailableFolderOwners Method (Int32, Boolean) |
Calculates users allowed to be an owner of a folder within specified cabinet.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ADAMObject[] GetAvailableFolderOwners(
int cabinetId,
ref bool canAddFolderGroup
)
Parameters
- cabinetId
- Type: SystemInt32
- canAddFolderGroup
- Type: SystemBoolean
Return Value
Type:
ADAMObject
See Also