MemberChangeConflict::OriginalValue Property

 

Gets the original value of the member in conflict.

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
property Object^ OriginalValue {
	Object^ get();
}

Property Value

Type: System::Object^

The original value of the member in conflict.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: