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: 8.1.3.0 (8.1.3.20220620)
Syntax
public ContextParameter Current { get; }

Property Value

Type: ContextParameter
See Also