Amazon.ECS.Model.TransactionTotals.IsSetSubtotal C# (CSharp) Méthode

IsSetSubtotal() public méthode

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