LibraryStructureManagerGetAvailableFolderOwners(Int32, Boolean) Method
            Calculates users allowed to be an owner of a folder within specified cabinet.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Calculates users allowed to be an owner of a folder within specified cabinet.")]
public ADAMObject[] GetAvailableFolderOwners(
	int cabinetId,
	ref bool canAddFolderGroup
)
- cabinetId  Int32
 - canAddFolderGroup  Boolean
 
ADAMObject