ReferenceTargetAttribute.EntityName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the name of the entity for the attribute.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public string EntityName { get; }
Public ReadOnly Property EntityName As String
Property Value
Type: System.String
Type: String
The name of the entity for the attribute.
Remarks
The name of an entity is always lowercase, for example, account or new_bankaccount.
See Also
ReferenceTargetAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright