DocumentFinderGetSchemaTypeForDocument(Int32) Method
Returns type of the schema that particular metadata version of a document is in
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns type of the schema that particular metadata version of a document is in")]
public DocumentSchemaType GetSchemaTypeForDocument(
int metadataVersionId
)
- metadataVersionId Int32
-
DocumentSchemaType