Click or drag to resize

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.0.3.0 (9.0.3.20240719)
Syntax
public ContextParameter Current { get; }

Property Value

Type: ContextParameter
See Also