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





Description

Returns a value representing the category of the result.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Category() As AgEDrCategories

[C#]
public AgEDrCategories Category {get;}

[Managed C++]
public: __property AgEDrCategories get_Category();

[Unmanaged C++]
public: HRESULT get_Category(
AgEDrCategories * pRetVal
);

[Java]
public AgEDrCategories getCategory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1