Amazon.ECS.Model.TransactionTotals.IsSetSubtotal C# (CSharp) 메소드

IsSetSubtotal() 공개 메소드

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