Share via


EdmDeltaLinkBase.Kind Property

Definition

DeltaKind for the objects part of the DeltaResourceSet Payload. Used to determine which Delta object to create during serialization.

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

Property Value

Implements

Applies to