Amazon.ECS.Model.PromotionEligibilityRequirement.IsSetCurrencyAmount C# (CSharp) Метод

IsSetCurrencyAmount() публичный Метод

Checks if CurrencyAmount property is set
public IsSetCurrencyAmount ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCurrencyAmount()
        {
            return this.currencyAmountField != null;
        }