The offset into the month, in weeks. For example, if the schedule should apply every week, offset=1. Every second week of the month, would be offset=2
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public long Offset { get; set; }
Property Value
Type:
Int64See Also