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

IsSetDelayBetweenShots() public méthode

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