ContextParametersContextParameterEnumeratorCurrent Property |
Gets the current context Parameter in the collection (non-IEnumerator version: type-safe)
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.6.0 (9.2.6.20250404)
Syntaxpublic ContextParameter Current { get; }
Public ReadOnly Property Current As ContextParameter
Get
Property Value
Type:
ContextParameter
See Also