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.0.5.0 (8.0.5.20210818)
Syntax public ContextParameter Current { get; }
Public ReadOnly Property Current As ContextParameter
Get
Property Value
Type:
ContextParameterSee Also