Click or drag to resize

ApiScheduleAttributes Property

Indicates the frequency of the schedule occurrence.
Valid values are:
Day of Week
Day of Month
Time Interval

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

Property Value

Type: Hashtable
See Also