InputFormatterResult.Model Property

Definition

Gets the deserialized Object.

public:
 property System::Object ^ Model { System::Object ^ get(); };
public object Model { get; }
public object? Model { get; }
member this.Model : obj
Public ReadOnly Property Model As Object

Property Value

null if HasError is true.

Applies to