Edit

Share via


InstrumentRule.MeterName Property

Definition

Gets the Name, either an exact match or the longest prefix match. Only full segment matches are considered.

public:
 property System::String ^ MeterName { System::String ^ get(); };
public string? MeterName { get; }
member this.MeterName : string
Public ReadOnly Property MeterName As String

Property Value

If null, all instruments for the meter are matched.

Applies to