The prompt or name to be used for Chapters. For example, "Chapter", "Affiliate", "Subsidiary", etc.

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

Syntax

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

See Also