Amazon.ECS.Model.ItemAttributes.IsSetBrand C# (CSharp) Method

IsSetBrand() public method

Checks if Brand property is set
public IsSetBrand ( ) : Boolean
return Boolean
        public Boolean IsSetBrand()
        {
            return  this.brandField != null;
        }
ItemAttributes