Click or drag to resize

DaysOfWeekFrequencyWeekdays Property

The days of the week a snapshot will be created on.

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

Property Value

Type: Weekday
See Also