ServicePRO SDK Help

stcEnvirment..::..bIsRuleServiceInstalled Property

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

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

Syntax


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

Field Value

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