Amazon.ECS.Model.ShippingCharge.IsSetShippingType C# (CSharp) 메소드

IsSetShippingType() 공개 메소드

Checks if ShippingType property is set
public IsSetShippingType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetShippingType()
        {
            return  this.shippingTypeField != null;
        }