AccountTransferItemAccount Property |
Gets the account to be transferred.
Namespace: Dundas.BI.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Account Account { get; }Public ReadOnly Property Account As Account
Get
public:
property Account^ Account {
Account^ get ();
}member Account : Account with get
Property Value
Account
See Also