MissingDataRuleInputCategory Property

Gets or sets the rule that determines what 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 (10.0.0.1002)
Syntax
public MissingDataInputCategory InputCategory { get; set; }

Property Value

Type: MissingDataInputCategory
See Also