Click or drag to resize

ScheduleScheduleData Property

Scheduling data(InstanceID,Instance name,list of database the operation is scheduled for)

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public ScheduleData ScheduleData { get; set; }

Property Value

Type: ScheduleData
See Also