Association Properties

Include Protected Members
Include Inherited Members

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 whether the MethodInstance object has a return TypeDescriptor object. (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 whether the MethodInstance object is the default. (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 the Method object associated with this MethodInstance object. (Inherited from MethodInstance.)
Public property MethodId Gets the method identifier (ID) associated with this MethodInstance object. (Inherited from MethodInstance.)
Public property MethodInstanceType Gets or sets the type of the 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 Entity objects.

Top

See Also

Reference

Association Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace