STK AstrogatorSend comments on this topic.
PreviewResultLabel Property (IAgVAFlightDynamicsRecordPreview)
See Also
Windows





Windows & Linux

Description

Gets the result of the initial state validation operation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PreviewResultLabel() As String
[C#]
public string PreviewResultLabel {get;}
[Managed C++]
public: __property String __gc ^ get_PreviewResultLabel();
[Unmanaged C++]
public: HRESULT get_PreviewResultLabel(
    BSTR * pVal
);
[Java]
public String getPreviewResultLabel();
[Python - STK API ]
@property
def PreviewResultLabel(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.