AssociationGroupAssociationReference Members
Include Protected Members
Include Inherited Members
Represents an AssociationReference object used to reference an Association object from within an AssociationGroup object.
The AssociationGroupAssociationReference type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntityReference | Gets the External Content Type reference. (Overrides AssociationReference.EntityReference.) | |
IsReverse | Returns a value that indicates whether the Association referenced by this object is in the same direction as the containing AssociationGroup. | |
Name | Gets the name of the referenced Association object. (Overrides AssociationReference.Name.) |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the AssociationGroupAssociationReference object. | |
GetAssociation | Gets the Association object. (Overrides AssociationReference.GetAssociation().) | |
ToString | (Inherited from Object.) | |
TryGetAssociation | Gets the Association. (Overrides AssociationReference.TryGetAssociation().) |
Top
See Also
Reference
AssociationGroupAssociationReference Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace