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 collection of association names.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AssociationNames As String()
Get
Set
'Usage
Dim instance As AssociationGroupStruct
Dim value As String()
value = instance.AssociationNames
instance.AssociationNames = value
public string[] AssociationNames { get; set; }
Property Value
Type: []
The collection of association names.