DocumentSchemaManagerGetFieldsOverviewList Method |
Returns information about all metadata fields existing in the system.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic FieldOverview[] GetFieldsOverviewList()
Return Value
Type:
FieldOverview
Remarks
This method does not take fields marked as invisible into account.
See Also