DecimalAggregator.MinimumResult Proprietà

Definizione

Ottiene il valore minore nella sequenza di valori Decimal.

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

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

Valore della proprietà

Decimal

Valore minore nella sequenza di valori Decimal.

Si applica a