BatchJobsManagerGetBatchJobIdsForLocationId Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<int> GetBatchJobIdsForLocationId(
int locationId
)
Parameters
- locationId
- Type: SystemInt32
Return Value
Type:
ListInt32
See Also