OperationBase.OperationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::AspNetCore::JsonPatch::Operations::OperationType OperationType { Microsoft::AspNetCore::JsonPatch::Operations::OperationType get(); };
[Newtonsoft.Json.JsonIgnore]
public Microsoft.AspNetCore.JsonPatch.Operations.OperationType OperationType { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.OperationType : Microsoft.AspNetCore.JsonPatch.Operations.OperationType
Public ReadOnly Property OperationType As OperationType
Property Value
- Attributes
-
Newtonsoft.Json.JsonIgnoreAttribute