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

IsSetShippingCharge() public méthode

Checks if ShippingCharge property is set
public IsSetShippingCharge ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetShippingCharge()
        {
            return this.shippingChargeField != null;
        }