Click or drag to resize

DocumentSchemaManagerAddDocumentControlField Method

Create a new Document Control Field.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int AddDocumentControlField(
	ControlFieldDefinition field
)

Parameters

field
Type: FileHold.LibraryManagerControlFieldDefinition

Return Value

Type: Int32
See Also