Request

Response

    BaseReadWriteExchangeModel.UpdateExchangeAsync method

    Update the Exchange. Upload the view information.

    public abstract Task UpdateExchangeAsync(ExchangeItem exchangeItem)
    
    parameterdescription
    exchangeItem Exchange item of the exchange to Update.

    Return Value

    Task is successful if Exchange is updated.

    See Also