Amazon.ECS.Model.CorrectedQuery.IsSetKeywords C# (CSharp) Метод

IsSetKeywords() публичный Метод

Checks if Keywords property is set
public IsSetKeywords ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetKeywords()
        {
            return  this.keywordsField != null;
        }