Amazon.ECS.Model.VendorRebate.IsSetType C# (CSharp) Method

IsSetType() public method

Checks if Type property is set
public IsSetType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetType()
        {
            return  this.typeField != null;
        }