ContextParameter.HasValue Property |
Returns true if the parameter has a value, false in other cases.
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic bool HasValue { get; }
Public ReadOnly Property HasValue As Boolean
Get
Property Value
Type:
Boolean
See Also