OneToManyRelationshipMetadata.ReferencingAttribute Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Get or set the name of the referencing attribute.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public string ReferencingAttribute { get; set; }
<DataMemberAttribute>
Public Property ReferencingAttribute As String
Property Value
Type: System.String
Type: String
The name of the referencing attribute.
Remarks
The referencing attribute is a lookup attribute created on the referencing entity when the one-to-many entity relationship is created.
See Also
OneToManyRelationshipMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright