DataItem.NullProcessing Property

Definition

Gets or sets action the server should take when current DataItem is a Null value.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DataItemNullProcessingPropertyTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.NullProcessing NullProcessing { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DataItemNullProcessingPropertyTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.NullProcessing : Microsoft.AnalysisServices.NullProcessing with get, set
Public Property NullProcessing As NullProcessing

Property Value

A NullProcessing value.

Attributes

Applies to