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;
        }