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

IsSetStartDate() public method

Checks if StartDate property is set
public IsSetStartDate ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetStartDate()
        {
            return  this.startDateField != null;
        }