import "saeaccess.idl";
You can activate or deactivate a service at a specified time or on a recurring schedule, and you can deny service activation during a specified time interval.
You create schedules for subscribers. At the scheduled time, the actions apply only to the subscriber. Subscribers manipulate the schedule from the application you create.
Public Attributes | |
unsigned long | operation |
An action to be taken. | |
wstring | serviceName |
Name of the service to be scheduled. | |
AttrSeq | attributes |
Sequence of attributes. |
Sequence of attributes.
unsigned long sae.ActionExt.operation |
An action to be taken.
wstring sae.ActionExt.serviceName |
Name of the service to be scheduled.