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

IsSetHasRedEyeReduction() public method

Checks if HasRedEyeReduction property is set
public IsSetHasRedEyeReduction ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetHasRedEyeReduction()
        {
            return  this.hasRedEyeReductionField != null;
        }
MerchantItemAttributes