Condividi tramite


DecimalAggregator.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se DecimalAggregator contiene un risultato.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Boolean

true se DecimalAggregator contiene un risultato. In caso contrario false.

Si applica a