Click or drag to resize

SessionDefinitionCalculateSessionEnd Method

Calculates the session end time

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DateTime CalculateSessionEnd(
	DateTime time
)

Parameters

time  DateTime
 

Return Value

DateTime
See Also