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.
Contains methods and properties to handle the structure of the association members.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.BusinessData.SharedService.AssociationMemberStruct
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "AssociationMemberStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class AssociationMemberStruct
'Usage
Dim instance As AssociationMemberStruct
[DataContractAttribute(Name = "AssociationMemberStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class AssociationMemberStruct
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.