ICRMCustomerSearch.GetEntity Method (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the entity.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
Entity GetEntity(
string entity,
string idname,
string id
)
Function GetEntity (
entity As String,
idname As String,
id As String
) As Entity
Parameters
entity
Type: System.StringSpecifies the entity to retrieve.
idname
Type: System.StringSpecifies the name.
id
Type: System.StringSpecifies the ID.
Return Value
Type: Microsoft.Xrm.Sdk.Entity
Type:Entity.
See Also
GetEntity Overload
ICRMCustomerSearch Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright