WorkflowStringBuilder.GetWorkflowNames Method (List<WorkflowRecord>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the workflow records avialable to build workflow initialization string.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public static string GetWorkflowNames(
List<WorkflowRecord> workflowList
)
Public Shared Function GetWorkflowNames (
workflowList As List(Of WorkflowRecord)
) As String
Parameters
workflowList
Type: System.Collections.Generic.List<WorkflowRecord>Specifies the workflow list.
Return Value
Type: System.String
Type: String
See Also
WorkflowStringBuilder Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright