Gets the UI prompt for this field
Namespace: Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string Prompt { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Prompt As String
Get |
| Visual C++ |
|---|
public:
property String^ Prompt {
String^ get ();
} |
See Also