MissingDataRuleData Properties

The MissingDataRuleData type exposes the following members.

Properties
  NameDescription
Public propertyAxis
Gets or sets the navigation axis for the purpose of evaluations missing data values.
Public propertyInputCategory
Gets or sets the rule that determines what null values are processed when retrieving data.
Public propertyNullCaption
Gets or sets the string caption to be used for values.
Public propertyOutputCategory
Gets the rule that determines how null values are processed when retrieving data.
Public propertyRollingAveragePeriod
Gets or sets the rolling average period.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also