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