DocumentManagerGetActiveEasyViewWorkflowDocumentsFromSelection Method
Retrieves names of documents from selection which are associated with Courier view transmissions
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieves names of documents from selection which are associated with Courier view transmissions")]
public void GetActiveEasyViewWorkflowDocumentsFromSelection(
Guid selectionId,
int maxCount,
ref string[] names,
ref int totalCount
)
Parameters
- selectionId Guid
-
- maxCount Int32
-
- names String
-
- totalCount Int32
-