DocumentSchemaManagerCheckIfItemIsAssociatedWithDocuments Method |
Check if a metadata field has values with given dropdown or drilldown menu item
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool CheckIfItemIsAssociatedWithDocuments(
int documentSchemaFieldDefinitionId,
int fieldData
)
Parameters
- documentSchemaFieldDefinitionId
- Type: SystemInt32
- fieldData
- Type: SystemInt32
Return Value
Type:
Boolean
See Also