Click or drag to resize

DocumentSchemaManagerGetGlobalFieldFast Method

Returns metadata field without drop down menu items

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

Parameters

fieldId
Type: SystemInt32

Return Value

Type: GlobalFieldDefinition
See Also