The ContactId for the default solicitor associated with this Contact.

Namespace:  Asi.iBO.ContactManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string DefaultSolicitorId { get; }
Visual Basic (Declaration)
Public ReadOnly Property DefaultSolicitorId As String
Visual C++
public:
property String^ DefaultSolicitorId {
	String^ get ();
}

See Also