BaseReadWriteExchangeModel.ValidateGetLatestExchangeDetailsAsync method
It will verify the prerequisites for the latest exchange details. I should be executed before GetLatestExchangeDetailsAsync and according the status further method should be executed. The validation is completely depends on platform applications.
public virtual Task<bool> ValidateGetLatestExchangeDetailsAsync()
See Also
- class BaseReadWriteExchangeModel
- namespace Autodesk.DataExchange.BaseModels