DecimalAggregator.IsEmpty Özellik

Tanım

Bir sonuç içerip içermediğini gösteren bir değer alır DecimalAggregator .

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Boolean

true Eğer DecimalAggregator bir sonuç içeriyorsa, aksi durumda, false .

Şunlara uygulanır