ServicePRO SDK Help

stcCheckSystemInfo..::..DBSetup Property

Gets or sets a value indicating whether [database setup].

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

Syntax


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

Field Value

true if [database setup]; otherwise, false.