Delta<T>.Kind Property

Definition

Gets the delta item kind.

public override Microsoft.AspNetCore.OData.Deltas.DeltaItemKind Kind { get; }
member this.Kind : Microsoft.AspNetCore.OData.Deltas.DeltaItemKind
Public Overrides ReadOnly Property Kind As DeltaItemKind

Property Value

Implements

Applies to