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

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

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