Gets in indication of whether prospecs should be indcluded for this user.

Namespace: Asi.iBO
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public bool IncludeProspects { get; }
Visual Basic
Public ReadOnly Property IncludeProspects As Boolean
	Get
Visual C++
public:
property bool IncludeProspects {
	bool get ();
}

See Also