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

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

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