Amazon.ECS.Model.Price.IsSetCurrencyCode C# (CSharp) Method

IsSetCurrencyCode() public method

Checks if CurrencyCode property is set
public IsSetCurrencyCode ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCurrencyCode()
        {
            return  this.currencyCodeField != null;
        }