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

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

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