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++] |
|---|
public: HRESULT get_Category(
|
| [Java] |
|---|
public AgEDrCategories getCategory();
|