DocumentSchemaManagerCheckIfItemIsAssociatedWithDocuments Method
            Check if a metadata field has values with given dropdown or drilldown menu item
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Check if a metadata field has values with given dropdown or drilldown menu item")]
public bool CheckIfItemIsAssociatedWithDocuments(
	int documentSchemaFieldDefinitionId,
	int fieldData
)
- documentSchemaFieldDefinitionId  Int32
 - fieldData  Int32
 
Boolean