Click or drag to resize

DocumentSchemaManagerGetAllFields Method

Retrieves the details of all available metadata fields (without drop down menu items).

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<GlobalFieldDefinition> GetAllFields()

Return Value

Type: ListGlobalFieldDefinition
See Also