Click or drag to resize

DocumentManagerGetSchemaTypesFromSelection Method

Returns schemas for all documents from selection

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

Parameters

selectionId
Type: SystemGuid

Return Value

Type: DocumentWithType
See Also