Category property
- Last UpdatedJul 23, 2024
- 1 minute read
Returns the category of the object.
Class
IgObject
Syntax
[C#]
ECATEGORY category { get; };
[Visual C++]
HRESULT Category(
[out, retval] ECATEGORY* theCategory
);
Parameters
theCategory
The category.