Click or drag to resize

DayOfWeekDay Property

A number that represenents a day of the week. Must be 0-6 (Sunday-Saturday)

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

Property Value

Type: Int64
See Also