Table of Contents

Class ManifestResponse

Namespace
Autodesk.ModelDerivative.Designdata.Item.Manifest
Assembly
Autodesk.ModelDerivative.dll
[Obsolete("This class is obsolete. Use ManifestDeleteResponse instead.")]
public class ManifestResponse : ManifestDeleteResponse, IParsable
Inheritance
ManifestResponse
Implements
IParsable
Inherited Members

Methods

CreateFromDiscriminatorValue(IParseNode)

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

public static ManifestResponse CreateFromDiscriminatorValue(IParseNode parseNode)

Parameters

parseNode IParseNode

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

Returns

ManifestResponse

A ManifestResponse