Click or drag to resize

FileHoldServiceJobError Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void JobError(
	int jobId,
	string message
)

Parameters

jobId
Type: SystemInt32
message
Type: SystemString
See Also