DataFeedMetric.DisplayName Property

Definition

The metric name to be displayed on the web portal. Defaults to the original column name, Name.

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

Property Value

Remarks

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

Applies to