Amazon.ECS.Model.CollectionSummary.IsSetHighestListPrice C# (CSharp) Method

IsSetHighestListPrice() public method

Checks if HighestListPrice property is set
public IsSetHighestListPrice ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetHighestListPrice()
        {
            return this.highestListPriceField != null;
        }