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

IsSetComment() 공개 메소드

Checks if Comment property is set
public IsSetComment ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetComment()
        {
            return  this.commentField != null;
        }