Association properties

The Association type exposes the following members.

Properties

  Name Description
Public property AssociationGroup Gets the association group for this association.
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property DestinationEntityReference Gets a reference to the destination external content type.
Public property HasReturnTypeDescriptor Gets a Boolean value that indicates whether the current MethodInstance object has a return TypeDescriptor. (Inherited from MethodInstance.)
Public property Id Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.)
Public property IsCached Indicates whether the object is cached. (Inherited from MetadataObject.)
Public property IsDefault Gets or sets a value specifying whether this is the default method instance. (Inherited from MethodInstance.)
Public property LocalizedDisplayName Gets or sets the localized display name. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Gets the collection of localized display names. (Inherited from MetadataObject.)
Public property Method Gets a Method object that represents the current MethodInstance object. (Inherited from MethodInstance.)
Public property MethodId Gets the method identifier. (Inherited from MethodInstance.)
Public property MethodInstanceType Gets or sets a MethodInstanceType indicating the type of the current MethodInstance object. (Inherited from MethodInstance.)
Public property Name Gets or sets the name of the object. (Inherited from MetadataObject.)
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)
Public property ReturnTypeDescriptor Gets or sets the association type descriptor. (Overrides MethodInstance.ReturnTypeDescriptor.)
Public property SourceEntityReferences Gets the references to the source external content types.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IAssociationReference.Entity Gets a reference to the external content type that contains the association.

Top

See also

Reference

Association class

Microsoft.SharePoint.BusinessData.Administration namespace