CRMGlobalManager.DoRouteDetermineRule Method (Session, String, String, String, String, String, CRMGlobalManager.RouteType, List<String>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
This function is meant to determine which routing rule would be used if DoRoute was called. No action is taken with this function.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public CRMGlobalManager.WindowRoute DoRouteDetermineRule(
Session session,
string appname,
string field,
string fromsearch,
string crmurl,
string frame,
CRMGlobalManager.RouteType routeType,
List<string> onLoadHistory
)
Public Function DoRouteDetermineRule (
session As Session,
appname As String,
field As String,
fromsearch As String,
crmurl As String,
frame As String,
routeType As CRMGlobalManager.RouteType,
onLoadHistory As List(Of String)
) As CRMGlobalManager.WindowRoute
Parameters
- appname
Type: System.String
- field
Type: System.String
- fromsearch
Type: System.String
- crmurl
Type: System.String
- frame
Type: System.String
- onLoadHistory
Type: System.Collections.Generic.List<String>
Return Value
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.WindowRoute
Implements
See Also
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright