Compartilhar via


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
Public property EntityReference Gets the External Content Type reference. (Overrides AssociationReference.EntityReference.)
Public property IsReverse Returns a value that indicates whether the Association referenced by this object is in the same direction as the containing AssociationGroup.
Public property Name Gets the name of the referenced Association object. (Overrides AssociationReference.Name.)

Top

Methods

  Name Description
Public method Delete Deletes the AssociationGroupAssociationReference object.
Public method GetAssociation Gets the Association object. (Overrides AssociationReference.GetAssociation().)
Public method ToString (Inherited from Object.)
Public method TryGetAssociation Gets the Association. (Overrides AssociationReference.TryGetAssociation().)

Top

See Also

Reference

AssociationGroupAssociationReference Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace