DocumentManagerCheckSelectionSchemaType Method
This method is obsolete.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "This method is obsolete.")]
public bool CheckSelectionSchemaType(
Guid selectionId,
ref int firstMetadataVersionId
)
- selectionId Guid
-
- firstMetadataVersionId Int32
-
Boolean
Use DocumentSchemaManager.GetSchemaListOfSelectionType() instead of this method.