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 (25.3.0.1000)
Syntaxpublic bool IsScalar { get; }Public ReadOnly Property IsScalar As Boolean
	Get
public:
property bool IsScalar {
	bool get ();
}member IsScalar : bool with get
Property Value
Type: 
Boolean
See Also