DecimalAggregator.IsEmpty Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der DecimalAggregator ein Ergebnis enthält.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Eigenschaftswert

Boolean

true, wenn der DecimalAggregator ein Ergebnis enthält, andernfalls false.

Gilt für