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

IsSetEndDate() public method

Checks if EndDate property is set
public IsSetEndDate ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetEndDate()
        {
            return  this.endDateField != null;
        }