Click or drag to resize

SessionDefinitionStartTime Property

Gets the start time

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

Property Value

TimeSpan

Implements

ISessionDefinitionStartTime
See Also