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
IParseNodeThe parse node to use to read the discriminator value and create the object