Enum BatchJobPeriodicType
Batch job pericodic type values.
Namespace: BiExcellence.OpenBi.Api.Commands.BatchJobs
Assembly: BiExcellence.OpenBi.Api.BatchJob.dll
Syntax
public enum BatchJobPeriodicType
Fields
Name | Description |
---|---|
Custom | Custom |
Day | Day |
Hour | Hour |
Minute | Minute |
Month | Month |
None | None |
Week | Week |
Year | Year |