ContextParametersContextParameterEnumeratorCurrent Property |
Gets the current context Parameter in the collection (non-IEnumerator version: type-safe)
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic ContextParameter Current { get; }
Public ReadOnly Property Current As ContextParameter
Get
Property Value
Type:
ContextParameter
See Also