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

Syntax

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

See Also