The prompt to use in place of "State" in addresses. For example, "State", "State/Province", "Province"

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

Syntax

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

See Also