CalculationProperty.NonEmptyBehavior Property

Definition

Gets or sets non-empty behavior for a parent CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_NonEmptyBehavior")]
public string NonEmptyBehavior { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_NonEmptyBehavior")>]
member this.NonEmptyBehavior : string with get, set
Public Property NonEmptyBehavior As String

Property Value

String

The type of behavior specified.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to