Skip to content

Data

Gets the data of work item.

1
readonly Xml myWorkItem.Data

Remarks

This property allows to read only access to work item data and any changes on Xml is not saved to database for data protection.

See Also