Amazon.ECS.Model.MerchantItemAttributes.IsSetHasRedEyeReduction C# (CSharp) 메소드

IsSetHasRedEyeReduction() 공개 메소드

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