ServicePRO SDK Help

stcSystem..::..AllowDatabaseLogin Property

Gets or sets a value indicating whether [allow database login].

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

Syntax


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

Field Value

true if [allow database login]; otherwise, false.