AttributeCategory property
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the category of the attribute.
Class
IAttribute
Syntax
[C#]
MxAttributeCategory AttributeCategory { get; };
[Visual C++]
HRESULT AttributeCategory(
[out, retval] MxAttributeCategory* attributeCategory
);
Parameters
attributeCategory
Returns the category of the attribute.