Amazon.ECS.Model.MerchantItemAttributes.IsSetCPUManufacturer C# (CSharp) Méthode

IsSetCPUManufacturer() public méthode

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