Utility.RemainderParameter Method (List<KeyValuePair<String, String>>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the rest of the parameters as a multiline string.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static string RemainderParameter(
List<KeyValuePair<string, string>> parameters
)
Public Shared Function RemainderParameter (
parameters As List(Of KeyValuePair(Of String, String))
) As String
Parameters
parameters
Type: System.Collections.Generic.List<KeyValuePair<String, String>>Specifies the parameter list from a previous call to SplitLines.
Return Value
Type: System.String
Returns the multiline parameter string
See Also
Utility Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright