Gets the starting DateTime of the current trend period.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DateTime TrendPeriodStart { get; } |
Visual Basic |
---|
Public ReadOnly Property TrendPeriodStart As DateTime Get |
JScript |
---|
final function get TrendPeriodStart () : DateTime |