DocumentSchemaManagerDeleteDocumentSchemaFieldDefinition Method
            Deletes document schema field definition
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Deletes document schema field definition")]
public void DeleteDocumentSchemaFieldDefinition(
	int documentSchemaFieldDefinitionId,
	bool forceRemovingFields
)
Parameters
- documentSchemaFieldDefinitionId  Int32
 - id of field to remove
 - forceRemovingFields  Boolean
 - whether remove field with values assosiated with it
 
 
            1. Drop all dynamic tables of this field definition
            2. Remove all choices
            3. Remove all links from link table
            4. Remove field definition