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

IsSetQuantityReceived() 공개 메소드

Checks if QuantityReceived property is set
public IsSetQuantityReceived ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetQuantityReceived()
        {
            return  this.quantityReceivedField != null;
        }