Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

JSON Format
{
    "rowver": 12345,
    "rows": [
		{
			// Work Item Notification Object
		},
		{
			// Work Item Notification Object
		},
		...
    ]
}
  • No labels