OlapMeasureResultType Property |
Gets the type of the result.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic MeasureResultKind ResultType { get; }Public ReadOnly Property ResultType As MeasureResultKind
Get
public:
property MeasureResultKind ResultType {
MeasureResultKind get ();
}member ResultType : MeasureResultKind with get
Property Value
Type:
MeasureResultKind
See Also