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.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "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.")]
public ListItem[] GetFieldsList()
Return Value
ListItem