Amazon.ECS.Model.MerchantItemAttributes.IsSetDelayBetweenShots C# (CSharp) Method

IsSetDelayBetweenShots() public method

Checks if DelayBetweenShots property is set
public IsSetDelayBetweenShots ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDelayBetweenShots()
        {
            return this.delayBetweenShotsField != null;
        }
MerchantItemAttributes