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