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

Property Value

Type: ContextParameter
See Also