Click or drag to resize

BatchJobsManagerGetBatchJobIdsForLocationId Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<int> GetBatchJobIdsForLocationId(
	int locationId
)

Parameters

locationId
Type: SystemInt32

Return Value

Type: ListInt32
See Also