JsonParameterNumericValue Property |
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntaxpublic Nullable<double> NumericValue { get; set; }
Public Property NumericValue As Nullable(Of Double)
Get
Set
Property Value
Type:
NullableDouble
See Also