DerivedMeasureProperties Property |
Gets the various uncategorized properties.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DataProperties Properties { get; }
Public ReadOnly Property Properties As DataProperties
Get
public:
virtual property DataProperties^ Properties {
DataProperties^ get () sealed;
}
abstract Properties : DataProperties with get
override Properties : DataProperties with get
Property Value
Type:
DataPropertiesImplements
IElementPropertiesSee Also