Click or drag to resize

UserPreferencesGetSchemaFields Method

Return column definitions for all fields defined in all document schemas.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ViewColumn[] GetSchemaFields()

Return Value

Type: ViewColumn
See Also