Amazon.ECS.Model.Feedback.IsSetDate C# (CSharp) 메소드

IsSetDate() 공개 메소드

Checks if Date property is set
public IsSetDate ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDate()
        {
            return  this.dateField != null;
        }