ExchangeData.Update method
Updates an Asset with an input Asset.
public bool Update(BaseAsset asset)
parameter | description |
---|---|
asset |
Return Value
true if the update was a success and false if an asset with the same Id does not exist.
See Also
- class BaseAsset
- class ExchangeData
- namespace Autodesk.DataExchange.Models