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: 8.1.3.0 (8.1.3.20220620)
Syntax
public Type Type { get; set; }

Property Value

Type: Type
See Also