DataRegionNumericRangeMeasureUniqueName Property |
Gets the unique name for the measure used to define the range.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string MeasureUniqueName { get; }
Public ReadOnly Property MeasureUniqueName As String
Get
public:
property String^ MeasureUniqueName {
String^ get ();
}
member MeasureUniqueName : string with get
Property Value
Type:
StringSee Also