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 or sets the metadata object that is related to this error.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Property ErrorObject As MetadataObject
Get
Set
'Usage
Dim value As MetadataObject
value = Me.ErrorObject
Me.ErrorObject = value
protected MetadataObject ErrorObject { get; set; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.MetadataObject
The metadata object that is related to this error.