Launch Window Start time. Uses DateFormat Dimension.
Read-only property
[Visual Basic .NET] |
---|
Public Property LaunchWindowStart() As System.Object |
[C#] |
---|
public System.Object LaunchWindowStart {get;} |
[Managed C++] |
---|
public: __property VARIANT get_LaunchWindowStart(); |
[Unmanaged C++] |
---|
public: HRESULT get_LaunchWindowStart( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getLaunchWindowStart(); |