IHostingProvider.GetProjectInformationAsync method
Get project information.
public Task<ProjectInfo> GetProjectInformationAsync(string hubId, string ProjectURN)
parameter | description |
---|---|
hubId | Hub Id |
ProjectURN | Project ID |
See Also
- class ProjectInfo
- interface IHostingProvider
- namespace Autodesk.DataExchange.Core.Interface