Click or drag to resize

SessionDefinition.StartTime Property

Gets the start time

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

Property Value

TimeSpan

Implements

ISessionDefinition.StartTime
See Also