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

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

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