DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The text for this alert
The text for this alert
Gets and sets the text for this alert
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |
| Visual C++ |
|---|
public: virtual property String^ Text { String^ get () sealed; void set (String^ value) sealed; } |
Property Value
Type: StringThe text for this alert
Return Value
Type: StringThe text for this alert
Implements
DashboardAlert..::.._DashboardAlert..::..Text
Remarks
Text will be used in mobile alerts, email subject lines etc