Amazon.ECS.Model.CollectionSummary.IsSetHighestListPrice C# (CSharp) Метод

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

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