Partager via


NonEmptyBehavior propriété

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Property NonEmptyBehavior As String
    Get
    Set
'Utilisation
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)

Valeur de la propriété

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