The expression representing the start of the window, for example NOW-seconds(5).
You may also use the word begin.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
public string WindowStartTimeExpr { get; internal set; }
Public Property WindowStartTimeExpr As String Get Friend Set
public: property String^ WindowStartTimeExpr { String^ get (); internal: void set (String^ value); }