Click or drag to resize

DocumentSchemaManagerDeleteDocumentControlField Method

Delete a Document Control Field.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void DeleteDocumentControlField(
	int documentControlFieldId
)

Parameters

documentControlFieldId
Type: SystemInt32
See Also