Amazon.ECS.Model.VendorRebate.IsSetStartDate C# (CSharp) 메소드

IsSetStartDate() 공개 메소드

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