LibraryStructureManagerGetPagedCategoriesForCabinetCount Method
            Return the number of all folder groups in a cabinet.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the number of folder groups in a cabinet.")]
public int GetPagedCategoriesForCabinetCount(
	int cabinetId,
	int maximumRows,
	int startRowIndex,
	string SortExpression
)
- cabinetId  Int32
 - maximumRows  Int32
 - startRowIndex  Int32
 - SortExpression  String
 
Int32