Click or drag to resize

SessionDefinitionEndDay Property

Gets the end DayOfWeek

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

Property Value

DayOfWeek

Implements

ISessionDefinitionEndDay
See Also