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