Request

Response

    ACC.GetHubsProjectsAsync method

    Retrieves a collection of ProjectInfo asynchronously.

    public Task<List<ProjectInfo>> GetHubsProjectsAsync()
    

    Return Value

    List of ProjectInfo objects

    Exceptions

    exceptioncondition
    Exception Thrown when an unspecified error occurs.

    See Also