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

IsSetCPUSpeed() public méthode

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