This documentation is archived and is not being maintained.

FieldConflict::LocalValue Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property Object^ LocalValue {
	Object^ get ();
	internal: void set (Object^ value);
}

Property Value

Type: System::Object
Returns Object.

Show: