Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list item (as an Object) for which there is one or more discrepancies.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Public ReadOnly Property Object As Object
Get
'Usage
Dim instance As ObjectChangeConflict
Dim value As Object
value = instance.Object
public Object Object { get; }
Property Value
Type: System.Object
The Object for which there is one or more discrepancies.