Click or drag to resize

SessionDefinitionStartDay Property

Gets the start DayOfWeek

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DayOfWeek StartDay { get; set; }

Property Value

DayOfWeek

Implements

ISessionDefinitionStartDay
See Also