DocumentManagerGetDocumentNameAndSchema Method |
Return the document and schema names of the given metadata version.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string[] GetDocumentNameAndSchema(
int metadataVersionId
)
Parameters
- metadataVersionId
- Type: SystemInt32
Return Value
Type:
String
See Also