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

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

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