Amazon.ECS.Model.Price.IsSetFormattedPrice C# (CSharp) Метод

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

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