This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.GetDescription Method (ArcObjects .NET 10.4 SDK) |
Returns the user description.
[Visual Basic .NET] Public Function GetDescription ( _ ) As String
[C#] public string GetDescription ( );
[C++]
HRESULT GetDescription(
BSTR* Description
);
[C++]
Parameters Description [out, retval] Description is a parameter of type BSTR