DocumentSchemaManagerGetFieldsList Method |
Returns brief information about all metadata fields existing in the system. The text property is the metadata field name and the value is the metadata field id.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ListItem[] GetFieldsList()
Return Value
Type:
ListItem
See Also