Amazon.ECS.Model.ItemAttributes.IsSetEthnicity C# (CSharp) Метод

IsSetEthnicity() публичный Метод

Checks of Ethnicity property is set
public IsSetEthnicity ( ) : Boolean
Результат Boolean
        public Boolean IsSetEthnicity()
        {
            return (Ethnicity.Count > 0);
        }
ItemAttributes