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

IsSetLowestListPrice() public method

Checks if LowestListPrice property is set
public IsSetLowestListPrice ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetLowestListPrice()
        {
            return this.lowestListPriceField != null;
        }