ServicePRO SDK Help

stcFind..::..bAdvanced Property

Gets or sets a value indicating whether [b advanced].

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

Syntax


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

Field Value

true if [b advanced]; otherwise, false.