AGI STK Objects 11 Send comments on this topic.
Message Property (IAgDrResult)
See Also 





Description

Returns the message returned with the result.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Message() As IAgDrTextMessage

[C#]
public IAgDrTextMessage Message {get;}

[Managed C++]
public: __property IAgDrTextMessage^ get_Message();

[Unmanaged C++]
public: HRESULT get_Message(
IAgDrTextMessage ** ppRetVal
);

[Java]
public IAgDrTextMessage getMessage();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1