ExperimentExecutionDetails.ExperimentId Property

Definition

Gets the id of the experiment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.experimentId")]
public string ExperimentId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.experimentId")>]
member this.ExperimentId : string
Public ReadOnly Property ExperimentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to