DocumentSchemaManagerGetSchemaListOfDocumentType Method |
Returns all schemas of specified type (type is specified by document).
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic DocumentSchemaItem[] GetSchemaListOfDocumentType(
int metadataVersionId
)
Parameters
- metadataVersionId
- Type: SystemInt32
Return Value
Type:
DocumentSchemaItem
See Also