RecipientDeliveryRequestRecipient Property |
Gets the Recipient to deliver to.
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 Recipient Recipient { get; }
Public ReadOnly Property Recipient As Recipient
Get
public:
property Recipient^ Recipient {
Recipient^ get ();
}
member Recipient : Recipient with get
Property Value
Type:
RecipientSee Also