Click or drag to resize

DocumentSchemaManagerGetFieldsOverviewListIncludingInvisible Method

Returns information about all metadata fields existing in the system including invisible fields.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public FieldOverview[] GetFieldsOverviewListIncludingInvisible()

Return Value

Type: FieldOverview
See Also