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

IsSetEthnicity() public méthode

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