Amazon.ECS.Model.CollectionSummary.IsSetHighestListPrice C# (CSharp) Méthode

IsSetHighestListPrice() public méthode

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