RecipientDeliveryRequestRecipientAccount Property |
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 Account? RecipientAccount { get; }
Public ReadOnly Property RecipientAccount As Account
Get
public:
property Account^ RecipientAccount {
Account^ get ();
}
member RecipientAccount : Account with get
Property Value
Type:
AccountSee Also