Click or drag to resize

DaysOfWeekFrequencyMinutes Property

Shows the minutes within the hour the snapshot will be created on the set weekdays. Valid values are: 0 - 59. Default is 0.

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

Property Value

Type: Int64
See Also