Amazon.ECS.Model.ListItem.IsSetQuantityDesired C# (CSharp) 메소드

IsSetQuantityDesired() 공개 메소드

Checks if QuantityDesired property is set
public IsSetQuantityDesired ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetQuantityDesired()
        {
            return  this.quantityDesiredField != null;
        }