MeasureMemberIsScalar Property |
Gets a value indicating whether this instance returns a scalar value.
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 bool IsScalar { get; }
Public ReadOnly Property IsScalar As Boolean
Get
public:
property bool IsScalar {
bool get ();
}
member IsScalar : bool with get
Property Value
Type:
BooleanSee Also