Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic DocumentApi(
IFileStorage fileStorage,
ISharedTokenRepository sharedTokenRepository,
IFileScanRequestService fileScanRequestService
)
Parameters
- fileStorage IFileStorage
-
- sharedTokenRepository ISharedTokenRepository
-
- fileScanRequestService IFileScanRequestService
-
See Also