ExchangeData.GetAssetById method
Returns an Asset given its Id.
public BaseAsset GetAssetById(string assetId)
parameter | description |
---|---|
assetId |
Return Value
BaseAsset
if found, null otherwise.
See Also
- class BaseAsset
- class ExchangeData
- namespace Autodesk.DataExchange.Models