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

IsSetComputerHardwareType() public method

Checks if ComputerHardwareType property is set
public IsSetComputerHardwareType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetComputerHardwareType()
        {
            return  this.computerHardwareTypeField != null;
        }
MerchantItemAttributes