This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.SetDescription Method (ArcObjects .NET 10.4 SDK) |
Sets the user 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