Amazon.ECS.Model.HelpRequest.IsSetAbout C# (CSharp) 메소드

IsSetAbout() 공개 메소드

Checks if About property is set
public IsSetAbout ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetAbout()
        {
            return  this.aboutField != null;
        }