Amazon.ECS.Model.ItemAttributes.IsSetStyle C# (CSharp) Method

IsSetStyle() public method

Checks if Style property is set
public IsSetStyle ( ) : Boolean
return Boolean
        public Boolean IsSetStyle()
        {
            return  this.styleField != null;
        }
ItemAttributes