Click or drag to resize
ContextParameter.Type 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: 2.4.0.0 (2.4.0.0)
Syntax
public Type Type { get; set; }

Property Value

Type: Type
See Also