ServicePRO SDK Help

stcEnvirment..::..bIsAuditServiceInstalled Property

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

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

Syntax


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

Field Value

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