ExchangeData.Add method
Adds a new Asset to the list. Throws an exception if an asset with the same Id exists in the list.
public void Add(BaseAsset asset)
parameter | description |
---|---|
asset |
See Also
- class BaseAsset
- class ExchangeData
- namespace Autodesk.DataExchange.Models