Click or drag to resize

DocumentSchemaManagerGetVersionControlField Method

Get details of a Version Control Field.

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

Parameters

fieldId
Type: SystemInt32

Return Value

Type: ControlFieldDefinition
See Also