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

IsSetSalesRestriction() public méthode

Checks if SalesRestriction property is set
public IsSetSalesRestriction ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSalesRestriction()
        {
            return  this.salesRestrictionField != null;
        }
MerchantItemAttributes