DocumentManagerGetDocumentsInSchemaType Method
Returns list of documents from selection of particular schema type
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns list of documents from selection of particular schema type")]
public int GetDocumentsInSchemaType(
Guid selectionId,
int maxCount,
DocumentSchemaType type,
ref string[] names
)
- selectionId Guid
-
- maxCount Int32
-
- type DocumentSchemaType
-
- names String
-
Int32