DataFeedMetric.Description Property

Definition

A description of what the values in this DataFeedMetric represent.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Remarks

Once the DataFeed containing this metric is created, this property cannot be changed anymore.

Applies to