ServicePRO SDK Help

stcUser..::..Loginable Property

Set this option to allow the user to login to ServicePRO (via ServicePRO application or End User Portal).

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

Syntax


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

Field Value

true if loginable; otherwise, false.