Click or drag to resize
weroSoft AG, Software
WorkflowOrganizationPageViewModelInitialize Method
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Creates the view model of the contact.

Namespace:  WeroSoft.Organization.Management
Assembly:  WeroSoft.Organization.Workflow.Desktop.Library (in WeroSoft.Organization.Workflow.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public override void Initialize(
	IWorkflowUIProvider uiProvider
)

Parameters

uiProvider
Type: WeroSoft.Workflow.Common.VisualizationIWorkflowUIProvider

[Missing <param name="uiProvider"/> documentation for "M:WeroSoft.Organization.Management.WorkflowOrganizationPageViewModel.Initialize(WeroSoft.Workflow.Common.Visualization.IWorkflowUIProvider)"]

See Also