ContextParametersItem Property (Int32) |
Gets the data parameter associated with the specified index
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax public ContextParameter this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As ContextParameter
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
ContextParameterSee Also