ServicePRO SDK Help

stcUser..::..HasRoles Property

Specifies whether the user has role assignments
Default value is 0.
Internal use

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

Syntax


[DataMemberAttribute]
public bool HasRoles { get; set; }
<DataMemberAttribute> _
Public Property HasRoles As Boolean
	Get
	Set

Field Value

true if this instance has roles; otherwise, false.