Gets the specified key.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- key
- Type: SystemString
The key.
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:Scanjour.Workflow4.Base.UserTaskProperties.Get``1(System.String)"]
Return Value
Type: T[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.UserTaskProperties.Get``1(System.String)"]
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
See Also