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