Click or drag to resize

ApiScheduleMinutes Property

Shows the minutes that will elapse before the next snapshot is created. Valid values are: 0 - 59

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