 | ControlDataTableTimeEnd Property |
End of time range used to determine what tvq data to display.
If no value is set, "Now" is assumed.
The "TimeStart" property is determined by a combination of
AggregateInterval
and
RowCount.
Namespace: AxiomCore2.ControlsAssembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntaxpublic string TimeEnd { get; set; }Property Value
String
See Also