AssociationGroupAssociationReference.Delete method
Removes an association reference from an association group by deleting the association reference.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Delete
'Usage
Dim instance As AssociationGroupAssociationReference
instance.Delete()
public void Delete()
See also
Reference
AssociationGroupAssociationReference class