Click or drag to resize

DocumentSchemaManagerGetSchemaList Method

Returns all schemas defined in system.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentSchemaItem[] GetSchemaList(
	bool returnAll
)

Parameters

returnAll
Type: SystemBoolean

Return Value

Type: DocumentSchemaItem
See Also