Amazon.ECS.Model.HelpRequest.IsSetAbout C# (CSharp) Méthode

IsSetAbout() public méthode

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