Click or drag to resize

DocumentSchemaManagerGetSchemaListOfSelectionType Method

Returns all schemas of specified type (type is specified by selection).

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentSchemaItem[] GetSchemaListOfSelectionType(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid

Return Value

Type: DocumentSchemaItem
See Also