Share via


AssociationGroupError.ContainingAssociationGroupName property

Gets the name of the AssociationGroup object that is in error.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property ContainingAssociationGroupName As String
    Get
'Usage
Dim value As String

value = Me.ContainingAssociationGroupName
protected string ContainingAssociationGroupName { get; }

Property value

Type: System.String
The name of the AssociationGroup object that is in error.

See also

Reference

AssociationGroupError class

AssociationGroupError members

Microsoft.SharePoint.BusinessData.Administration namespace