IHostDocumentsTransferToPortfolioAsync Method
Portfolio transfer process asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<int> TransferToPortfolioAsync(
PortfolioTransfer portfolioTransfer
)
Function TransferToPortfolioAsync (
portfolioTransfer As PortfolioTransfer
) As Task(Of Integer)
- portfolioTransfer PortfolioTransfer
- PortfolioTransfer with the portfolio transfer data.
TaskInt32Int32 with the remittance number corresponding to the wallet transfer.