Amazon.EC2.Model.PriceSchedule.IsSetCurrencyCode C# (CSharp) Méthode

IsSetCurrencyCode() private méthode

private IsSetCurrencyCode ( ) : bool
Résultat bool
        internal bool IsSetCurrencyCode()
        {
            return this._currencyCode != null;
        }