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

IsSetCreator() public méthode

Checks if Creator property is set
public IsSetCreator ( ) : Boolean
Résultat Boolean
        public Boolean IsSetCreator()
        {
            return (Creator.Count > 0);
        }
ItemAttributes