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;
        }