DocumentSchemaManagerCheckHasAccessToSchemaInCabinet Method
            Checks whether user is allowed to add document in particular schema to specified cabinet
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Checks whether user is allowed to add document in particular schema")]
public bool CheckHasAccessToSchemaInCabinet(
	int documentSchemaId,
	int cabinetId
)
- documentSchemaId  Int32
 -  
 - cabinetId  Int32
 -  
 
Boolean 
            This method is obsolete. Access to schemas no longer depends on localization.