Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Created July 12, 2016 15:36
Show Gist options
  • Save cosbor11/36c5d95c48471687c6d9c7aee6a71fab to your computer and use it in GitHub Desktop.
Save cosbor11/36c5d95c48471687c6d9c7aee6a71fab to your computer and use it in GitHub Desktop.
Create an AttributeUpdate
AttributeUpdate updateActiveToFalse = new AttributeUpdate("active", false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment