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

IsSetListPrice() public méthode

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