InsertEntityResponse.EntityMetadataLocation Property

Definition

Entity Metadata location

[System.Text.Json.Serialization.JsonPropertyName("odata.metadata")]
public string EntityMetadataLocation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("odata.metadata")>]
member this.EntityMetadataLocation : string with get, set
Public Property EntityMetadataLocation As String

Property Value

Attributes

Applies to