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

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

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