Amazon.ECS.Model.ItemAttributes.IsSetHasRedEyeReduction C# (CSharp) Méthode

IsSetHasRedEyeReduction() public méthode

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