Click or drag to resize

SessionDefinitionGetSessionDayOfWeeks Method

Splits the session into daysOfWeek

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DaySession[] GetSessionDayOfWeeks()

Return Value

DaySession
Array of DaySession
See Also