Amazon.ECS.Model.ItemAttributes.IsSetColor C# (CSharp) 메소드

IsSetColor() 공개 메소드

Checks if Color property is set
public IsSetColor ( ) : Boolean
리턴 Boolean
        public Boolean IsSetColor()
        {
            return  this.colorField != null;
        }
ItemAttributes