Overview
Gets the data of work item.Xml myWorkItem.Data { get; }
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.
Xml myWorkItem.Data { get; }
This property allows to read only access to work item data and any changes on Xml is not saved to database for data protection.