Amazon.ECS.Model.MerchantItemAttributes.IsSetContinuousShootingSpeed C# (CSharp) Метод

IsSetContinuousShootingSpeed() публичный Метод

Checks if ContinuousShootingSpeed property is set
public IsSetContinuousShootingSpeed ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetContinuousShootingSpeed()
        {
            return this.continuousShootingSpeedField != null;
        }
MerchantItemAttributes