SubmissionUserTaskModelCurrentUserTaskIndex Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.ActivityLibrary.UserTasks.SubmissionUserTaskModel.CurrentUserTaskIndex"]
Namespace: Scanjour.Workflow4.ActivityLibrary.UserTasksAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int CurrentUserTaskIndex { get; }
Public ReadOnly Property CurrentUserTaskIndex As Integer
Get
public:
property int CurrentUserTaskIndex {
int get ();
}
member CurrentUserTaskIndex : int with get
Property Value
Int32
See Also