This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IRole Interface > IRole.GetRolename Method (ArcObjects .NET 10.5 SDK) |
Returns the role name.
[Visual Basic .NET] Public Function GetRolename ( _ ) As String
[C#] public string GetRolename ( );
[C++]
HRESULT GetRolename(
BSTR* rolename
);
[C++]
Parameters rolename [out, retval] rolename is a parameter of type BSTR