Click or drag to resize

ApiScheduleHours Property

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

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