DecimalAggregator.AverageResult Özellik

Tanım

Değer dizisinin ortalamasını alır Decimal .

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

public:
 property System::Decimal AverageResult { System::Decimal get(); };
public decimal AverageResult { get; }
member this.AverageResult : decimal
Public ReadOnly Property AverageResult As Decimal

Özellik Değeri

Decimal

Değer dizisinin ortalaması Decimal .

Şunlara uygulanır