Click or drag to resize

ApiCreateScheduleRequestStartingDate Property

Time after which the schedule will be run. If not set the schedule starts immediately. Formatted in UTC time.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string StartingDate { get; set; }

Property Value

Type: String
See Also