Click or drag to resize
ContextParametersItem Property (Int32)
Gets the data parameter associated with the specified index

Namespace: WorkflowGen.My.Data
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public ContextParameter this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: ContextParameter
See Also