ObjectChangeConflict.IsResolved Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets a value that indicates whether the conflicts for this object have already been resolved.

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

Syntax

'Declaration
Public ReadOnly Property IsResolved As Boolean
public bool IsResolved { get; }

Property Value

Type: System.Boolean
True if the conflicts have been resolved.

Remarks

This property is read-only and is automatically updated as conflicts are resolved.

Version Information

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.