Click or drag to resize
weroSoft AG, Software
WorkflowContactChooserViewModelSelectContactCommand Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets the command to select a 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 SelectContactCommand SelectContactCommand { get; }

Property Value

Type: SelectContactCommand
See Also