Amazon.ECS.Model.CustomerContentSearchRequest.IsSetEmail C# (CSharp) 메소드

IsSetEmail() 공개 메소드

Checks if Email property is set
public IsSetEmail ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetEmail()
        {
            return  this.emailField != null;
        }