DocumentSchemaManager.GetSchemaListOfSelectionType Method
Returns all schemas of specified type (type is specified by selection).
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns all schemas of specified type (type is specified by selection).")]
public DocumentSchemaItem[] GetSchemaListOfSelectionType(
Guid selectionId
)
- selectionId Guid
DocumentSchemaItem[]