Table of Contents

Class UsersImportResponse

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

Methods

CreateFromDiscriminatorValue(IParseNode)

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

public static UsersImportResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

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

Returns

UsersImportResponse

A UsersImportResponse