RangeFormatInfoRange Property |
Gets the range for which the specified format is active.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public RangeNumberValue Range { get; }
Public ReadOnly Property Range As RangeNumberValue
Get
public:
property RangeNumberValue^ Range {
RangeNumberValue^ get ();
}
member Range : RangeNumberValue with get
Property Value
Type:
RangeNumberValueSee Also