Amazon.ECS.Model.CartModifyItem.IsSetQuantity C# (CSharp) Méthode

IsSetQuantity() public méthode

Checks if Quantity property is set
public IsSetQuantity ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetQuantity()
        {
            return  this.quantityField != null;
        }