ServicePRO SDK Help

stcEnvirment..::..bIsStarwatchServiceInstalled Property

Gets or sets a value indicating whether [b is starwatch service installed].

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

Syntax


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

Field Value

true if [b is starwatch service installed]; otherwise, false.