Click or drag to resize

DocumentManagerGetMoveFilesJobData Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public MoveFilesJobData GetMoveFilesJobData(
	int jobId
)

Parameters

jobId
Type: SystemInt32

Return Value

Type: MoveFilesJobData
See Also