GetDocuments.2 |
Scroll |
Gets a list of all document numbers contained in the case and a specified category.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetDocuments (nCatNo As Integer) As TheIntArray C# public virtual TheIntArray GetDocuments (int nCatNo)
Parameters nCatNo: The category number of the category.
Return Value A list of all document numbers contained in the case and the specified category. |