IClient.GetHubIdAsync method
Get Hub Id using Project Urn.
public Task<string> GetHubIdAsync(string projectUrn)
parameter | description |
---|---|
projectUrn | Project Urn. |
See Also
- interface IClient
- namespace Autodesk.DataExchange.Interface