schedule property
Information on how often and when to run a query.
If ONE_TIME
is set to the frequency field, the query will only be run at
the time of creation.
Implementation
QuerySchedule? schedule;
Information on how often and when to run a query.
If ONE_TIME
is set to the frequency field, the query will only be run at
the time of creation.
QuerySchedule? schedule;