ODataQueryOptions.IfMatch Property

Definition

Gets the ETag from IfMatch header.

public virtual Microsoft.AspNet.OData.Formatter.ETag IfMatch { get; }
member this.IfMatch : Microsoft.AspNet.OData.Formatter.ETag
Public Overridable ReadOnly Property IfMatch As ETag

Property Value

Applies to