ConcurrencyException.ObjectId Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property ObjectId As Guid
Get
'Usage
Dim instance As ConcurrencyException
Dim value As Guid
value = instance.ObjectId
[ObsoleteAttribute]
public Guid ObjectId { get; }
Property Value
Type: System.Guid
A GUID for the Microsoft.SharePoint.Portal.Topology object that raised the database concurrency exception.