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;
        }