CRMGlobalManager.DoRouteOnLoad Method (Session, String, String, String, String, String, Boolean, Boolean, CRMGlobalManager.RouteType, List<String>)
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
public void DoRouteOnLoad(
Session session,
string appname,
string frame,
string field,
string entity,
string id,
bool ignoreAction,
bool allowReplace,
CRMGlobalManager.RouteType routeType,
List<string> onLoadHistory
)
Public Sub DoRouteOnLoad (
session As Session,
appname As String,
frame As String,
field As String,
entity As String,
id As String,
ignoreAction As Boolean,
allowReplace As Boolean,
routeType As CRMGlobalManager.RouteType,
onLoadHistory As List(Of String)
)
Parameters
- appname
Type: System.String
- field
Type: System.String
- entity
Type: System.String
- id
Type: System.String
- ignoreAction
Type: System.Boolean
- allowReplace
Type: System.Boolean
routeType
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.RouteTypeThis parameter is specified here for CTI calls to support both types, however, it is the intention that this method will support OnLoad types only
- onLoadHistory
Type: System.Collections.Generic.List<String>
Implements
See Also
DoRouteOnLoad Overload
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright