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