ServicePRO SDK Help

stcUser..::..Comments Property

Specifies User memo for this user.
By default when adding a new user NULL is set.
(Optional)

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

Syntax


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

Field Value

The comments.