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

IsSetHasRedEyeReduction() public method

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