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

IsSetContinuousShootingSpeed() public méthode

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