Click or drag to resize

DaysOfWeekFrequencyHours Property

Shows the hour of the day the next snapshot will be created on the set weekdays.
Valid values are: 0 - 24. Default is 0

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

Property Value

Type: Int64
See Also