DocumentManagerIsDocumentValidAssembleTemplate Method |
Checks whether selected document can be used as template in assemble process.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsDocumentValidAssembleTemplate(
int metadataVersionId
)
Parameters
- metadataVersionId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also