DocumentManager.GetAssembleDocumentsForViewAction Method
Retrieves assembly output documents to be opened in viewer.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieves assembly output documents to be opened in viewer by initiator.")]
public List<ViewerDocument> GetAssembleDocumentsForViewAction(
int jobId
)
- jobId Int32
-
List<ViewerDocument>