Click or drag to resize

DocumentSchemaManagerGetDocumentControlField Method

Get details of a Document Control Field.

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

Parameters

fieldId
Type: SystemInt32

Return Value

Type: ControlFieldDefinition
See Also