DocumentSchemaManagerGetControlFieldsOverview Method

Get an overview list of all Document and Version Control Fields

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get an overview list of all Document and Version Control Fields")]
public List<ControlFieldOverview> GetControlFieldsOverview()

Return Value

ListControlFieldOverview

See Also