ACC.GetHubsProjectsAsync method
Retrieves a collection of ProjectInfo asynchronously.
public Task<List<ProjectInfo>> GetHubsProjectsAsync()
Return Value
List of ProjectInfo objects
Exceptions
exception | condition |
---|---|
Exception | Thrown when an unspecified error occurs. |
See Also
- class ACC
- namespace Autodesk.DataExchange.Extensions.HostingProvider