Amazon.ECS.Model.MerchantItemAttributes.IsSetComputerHardwareType C# (CSharp) 메소드

IsSetComputerHardwareType() 공개 메소드

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