Amazon.ECS.Model.MerchantItemAttributes.IsSetCPUManufacturer C# (CSharp) Method

IsSetCPUManufacturer() public method

Checks if CPUManufacturer property is set
public IsSetCPUManufacturer ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCPUManufacturer()
        {
            return  this.CPUManufacturerField != null;
        }
MerchantItemAttributes