Share via


EdmStructuredObject.Kind Property

Definition

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

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