Click or drag to resize

DocumentManagerGetAssembleDocumentsForCourierAction Method

Retrieves metadata versions of the assembly output documents to be sent in courier transmission.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid GetAssembleDocumentsForCourierAction(
	int jobId,
	out int courierTemplateId
)

Parameters

jobId
Type: SystemInt32
courierTemplateId
Type: SystemInt32

Return Value

Type: Guid
See Also