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.0.5.0 (8.0.5.20210818)
Syntax public Type Type { get; set; }
Public Property Type As Type
Get
Set
Property Value
Type:
TypeSee Also