BaseReadWriteExchangeModel.UpdateExchangeAsync method
Update the Exchange. Upload the view information.
public abstract Task UpdateExchangeAsync(ExchangeItem exchangeItem)
parameter | description |
---|---|
exchangeItem | Exchange item of the exchange to Update. |
Return Value
Task is successful if Exchange is updated.
See Also
- class BaseReadWriteExchangeModel
- namespace Autodesk.DataExchange.BaseModels