SharpScriptBaseGetSessionDefinition Method |
Get the session definition for the specified time
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected SessionDefination GetSessionDefinition(
DateTime time
)
Parameters
- time
- Type: SystemDateTime
DateTime
Return Value
Type:
SessionDefinationSee Also