Click or drag to resize

Schedule Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesSchedule

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class Schedule

The Schedule type exposes the following members.

Constructors
  NameDescription
Public methodSchedule
Initializes a new instance of the Schedule class
Top
Properties
  NameDescription
Public propertyScheduleData
Scheduling data(InstanceID,Instance name,list of database the operation is scheduled for)
Public propertySchedulePlan
Scheduling information.hourly,daily,weekly or monthly information
Top
See Also