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

IsSetManufacturer() public method

Checks if Manufacturer property is set
public IsSetManufacturer ( ) : Boolean
return Boolean
        public Boolean IsSetManufacturer()
        {
            return  this.manufacturerField != null;
        }
ItemAttributes