AGI STK Objects 11 Send comments on this topic.
IsFailure Property (IAgDrTextMessage)
See Also 





Description

Determines if the message represents a failure notification.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsFailure() As Boolean

[C#]
public bool IsFailure {get;}

[Managed C++]
public: __property bool get_IsFailure();

[Unmanaged C++]
public: HRESULT get_IsFailure(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsFailure();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1