DeliveryRequestActionText Property |
Gets the action text.
Namespace:
Dundas.BI.Notifications.Delivery
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ActionText { get; }
Public ReadOnly Property ActionText As String
Get
public:
property String^ ActionText {
String^ get ();
}
member ActionText : string with get
Property Value
Type:
StringSee Also