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.SetDescription Method (ArcObjects .NET 10.5 SDK) |
Sets the role description.
[Visual Basic .NET] Public Sub SetDescription ( _ ByVal Description As String _ )
[C#] public void SetDescription ( string Description );
[C++]
HRESULT SetDescription(
BSTR Description
);
[C++]
Parameters Description [in] Description is a parameter of type BSTR