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.2.0

Syntax

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

See Also