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