Table of Contents

Class ProjectsResponse

Namespace
Autodesk.ACC.AccountAdmin.Projects
Assembly
Autodesk.ACC.AccountAdmin.dll
[Obsolete("This class is obsolete. Use ProjectsGetResponse instead.")]
public class ProjectsResponse : ProjectsGetResponse, IParsable
Inheritance
ProjectsResponse
Implements
IParsable
Inherited Members

Methods

CreateFromDiscriminatorValue(IParseNode)

Creates a new instance of the appropriate class based on discriminator value

public static ProjectsResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

The parse node to use to read the discriminator value and create the object

Returns

ProjectsResponse

A ProjectsResponse