ICRMWindowRouter.ReadCachableEntity Method (String, String, String, String, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
EntityCollection ReadCachableEntity(
string entityName,
string orderedField = "msdyusd_order",
string configurationLinkedTable = "",
string configurationLinkedId = "",
bool statuscode = true
)
Function ReadCachableEntity (
entityName As String,
orderedField As String,
configurationLinkedTable As String,
configurationLinkedId As String,
statuscode As Boolean
) As EntityCollection
Parameters
- entityName
Type: System.String
- orderedField
Type: System.String
- configurationLinkedTable
Type: System.String
- configurationLinkedId
Type: System.String
- statuscode
Type: System.Boolean
Return Value
Type: Microsoft.Xrm.Sdk.EntityCollection
Returns EntityCollection.
See Also
ICRMWindowRouter Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright