OrganizationServiceProxy.RetrieveCore Method (String, Guid, ColumnSet)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected internal virtual Entity RetrieveCore(
string entityName,
Guid id,
ColumnSet columnSet
)
Protected Friend Overridable Function RetrieveCore (
entityName As String,
id As Guid,
columnSet As ColumnSet
) As Entity
Parameters
- entityName
Type: System.String
- id
Type: System.Guid
- columnSet
Type: Microsoft.Xrm.Sdk.Query.ColumnSet
Return Value
Type: Microsoft.Xrm.Sdk.Entity
Type: Entity.
See Also
OrganizationServiceProxy Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright