Amazon.ECS.Model.CollectionSummary.IsSetLowestListPrice C# (CSharp) 메소드

IsSetLowestListPrice() 공개 메소드

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