Amazon.ECS.Model.ItemAttributes.IsSetListPrice C# (CSharp) Méthode

IsSetListPrice() public méthode

Checks if ListPrice property is set
public IsSetListPrice ( ) : Boolean
Résultat Boolean
        public Boolean IsSetListPrice()
        {
            return this.listPriceField != null;
        }
ItemAttributes