[This is preliminary documentation and is subject to change.]
The user identifier of the user for whom the workflow definition is created.
Namespace:
OfficeClip.BusinessLayer.Framework.WorkflowAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int ForUserId { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ForUserId As Integer |
Visual C++ |
---|
public: property int ForUserId { int get (); } |