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.
Converts the mismatch error to a text string.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As AssociationGroupIdEnumeratorCountMismatchError
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return value
Type: System.String
The string that describes the error.
See also
Reference
AssociationGroupIdEnumeratorCountMismatchError class