AccountTransferItemAccount Property  | 
 
            Gets the account to be transferred.
            
 
    Namespace: 
   Dundas.BI.Transfer
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
Account
See Also