ServicePRO SDK Help

stcFind..::..bTag Property

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

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

Syntax


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

Field Value

true if [b tag]; otherwise, false.