Click or drag to resize

BatchJobsSqlGenerator Constructor

Initializes a new instance of the BatchJobsSqlGenerator class

Namespace:  FileHold.LibraryManager.Grid
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public BatchJobsSqlGenerator(
	GridReadActionData request,
	int userId
)

Parameters

request
Type: FileHold.Common.GridGridReadActionData
userId
Type: SystemInt32
See Also