[This is preliminary documentation and is subject to change.]
The user name of the user to whom the workflow document is routed to.
Namespace:
OfficeClip.BusinessLayer.Framework.WorkflowAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public string RouteToUserName { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property RouteToUserName As String |
| Visual C++ |
|---|
public: property String^ RouteToUserName { String^ get (); } |
