AssociationReference Members
Include Protected Members
Include Inherited Members
Used when importing systems to provide a reference before an object definition is read.
The AssociationReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AssociationReference | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EntityReference | Gets a reference to the external content type. |
![]() |
Name | Gets the name of the Association object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAssociation | Gets the Association object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetAssociation | Attempts to get the Association object. |
Top