ServicePRO SDK Help

UserId..::..DisplayName Property

Gets or sets the display name.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public string DisplayName { get; set; }
<DataMemberAttribute> _
Public Property DisplayName As String
	Get
	Set

Field Value

The display name.