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

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

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