Share via


ODataQueryOptions<TEntity>.IfMatch Property

Definition

Gets the ETag<TEntity> from IfMatch header.

public Microsoft.AspNet.OData.Formatter.ETag<TEntity> IfMatch { get; }
member this.IfMatch : Microsoft.AspNet.OData.Formatter.ETag<'Entity>
Public ReadOnly Property IfMatch As ETag(Of TEntity)

Property Value

Applies to