Click or drag to resize

ApiScheduleWeekdays Property

Indicates the days of the week that a snapshot will be made.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public ApiScheduleWeekday[] Weekdays { get; set; }

Property Value

Type: ApiScheduleWeekday
See Also