RoleName property
- Last UpdatedJul 23, 2024
- 1 minute read
Returns the name of the Galaxy role.
Class
IGalaxyRole
Syntax
[C#]
string RoleName { get; };
[Visual C++]
HRESULT RoleName(
[out,retval]BSTR *roleName
);
Returns the name of the Galaxy role.
IGalaxyRole
[C#]
string RoleName { get; };
[Visual C++]
HRESULT RoleName(
[out,retval]BSTR *roleName
);