Click or drag to resize

SessionDefinition.EndDay Property

Gets the end DayOfWeek

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

Property Value

DayOfWeek

Implements

ISessionDefinition.EndDay
See Also