CRMGlobalManager.DoRouteFromSearch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void DoRouteFromSearch(Microsoft::Uii::Csr::Session ^ session, System::String ^ fromsearch, System::String ^ entity, Guid id, System::Collections::Generic::List<System::String ^> ^ onLoadHistory);
public void DoRouteFromSearch (Microsoft.Uii.Csr.Session session, string fromsearch, string entity, Guid id, System.Collections.Generic.List<string> onLoadHistory);
member this.DoRouteFromSearch : Microsoft.Uii.Csr.Session * string * string * Guid * System.Collections.Generic.List<string> -> unit
Public Sub DoRouteFromSearch (session As Session, fromsearch As String, entity As String, id As Guid, onLoadHistory As List(Of String))
Parameters
- session
- Session
- fromsearch
- String
- entity
- String
- id
- Guid