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

IsSetEthnicity() public method

Checks of Ethnicity property is set
public IsSetEthnicity ( ) : Boolean
return Boolean
        public Boolean IsSetEthnicity()
        {
            return (Ethnicity.Count > 0);
        }
ItemAttributes