IHostingProvider.GetExchangeMetaDataAsync method
Get exchange meta information/Attributes.
public Task<ExchangeMetaData> GetExchangeMetaDataAsync(string projectId, string itemId)
parameter | description |
---|---|
projectId | Project URN |
itemId | File URN |
See Also
- class ExchangeMetaData
- interface IHostingProvider
- namespace Autodesk.DataExchange.Core.Interface