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