Returns a value representing the category of the result.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Category() As AgEDrCategories |
| [C#] |
|---|
public AgEDrCategories Category {get;} |
| [Managed C++] |
|---|
public: __property AgEDrCategories get_Category(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEDrCategories getCategory(); |
[Python - STK API ] |
|---|
@property def Category(self) -> "AgEDrCategories": |






