Click or drag to resize

DocumentSchemaManagerGetControlFieldsOverview Method

Get an overview list of all Document and Version Control Fields

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ControlFieldOverview> GetControlFieldsOverview()

Return Value

Type: ListControlFieldOverview
See Also