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
Syntaxpublic DocumentSchemaItem[] GetSchemaListOfSelectionType(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
DocumentSchemaItem
See Also