ServicePRO SDK Help

stcFind..::..bPrivOnly Property

Gets or sets a value indicating whether [b priv only].

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

Syntax


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

Field Value

true if [b priv only]; otherwise, false.