ConditionExpression.EntityName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the entity name for the condition.
Namespace: Microsoft.Xrm.Sdk.Query
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute(Order = 60)]
public string EntityName { get; set; }
<DataMemberAttribute(Order := 60)>
Public Property EntityName As String
Property Value
Type: System.String
Type: String
The name of the entity.
See Also
ConditionExpression Class
Microsoft.Xrm.Sdk.Query Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright