Click or drag to resize

ContextParameterType Property

The type of the current parameter. (Double, String, DateTime or WorkflowGen.My.Data.ContextFileReference)

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public Type Type { get; set; }

Property Value

Type: Type
See Also