Compartilhar via


Propriedade do RDL NonEmptyBehavior

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Property NonEmptyBehavior As String
    Get
    Set
'Uso
Dim instance As CalculationProperty
Dim value As String

value = instance.NonEmptyBehavior

instance.NonEmptyBehavior = value
public string NonEmptyBehavior { get; set; }
public:
property String^ NonEmptyBehavior {
    String^ get ();
    void set (String^ value);
}
member NonEmptyBehavior : string with get, set
function get NonEmptyBehavior () : String
function set NonEmptyBehavior (value : String)

Valor da propriedade

Tipo: System. . :: . .String
The type of behavior specified.