Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Reads the cached entity.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.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.StringSpecifies the name of the entity.
orderedField
Type: System.StringSpecifies the name of the field to order by.
configurationLinkedTable
Type: System.StringSpecifies the configuration link table.
configurationLinkedId
Type: System.StringSpecifies the configuration ID.
statuscode
Type: System.BooleanSpecifies the status.
Return Value
Type: Microsoft.Xrm.Sdk.EntityCollection
Type: EntityCollection
See Also
IUsdConfiguraitonManager Interface
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright