MissingDataRuleOutputCategory Property

Gets the rule that determines how null values are processed when retrieving data.

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public MissingDataOutputCategory OutputCategory { get; }

Property Value

Type: MissingDataOutputCategory
See Also