Amazon.ECS.Model.TransactionTotals.IsSetSubtotal C# (CSharp) Method

IsSetSubtotal() public method

Checks if Subtotal property is set
public IsSetSubtotal ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetSubtotal()
        {
            return this.subtotalField != null;
        }