Megosztás a következőn keresztül:


HeatMapEndpoint.EndpointId Property

Definition

Gets or sets a number uniquely identifying this endpoint in query experiences.

[Newtonsoft.Json.JsonProperty(PropertyName="endpointId")]
public int? EndpointId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointId")>]
member this.EndpointId : Nullable<int> with get, set
Public Property EndpointId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to