CorrelationFilter.Label Property

Definition

Gets the application specific label.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Label", Order=131076)]
public string Label { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Label", Order=131076)>]
member this.Label : string with get, set
Public Property Label As String

Property Value

The application specific label.

Attributes

Applies to