IClient.CreateCollectionAsync method
Create collection
public Task<string> CreateCollectionAsync(string hubId, string projectUrn, string host)
parameter | description |
---|---|
hubId | Hub Id. |
projectUrn | >Project Urn. |
host | Host. |
See Also
- interface IClient
- namespace Autodesk.DataExchange.Interface