Click or drag to resize

BaseDialogAutomationHasVariable Property

The flag to indicate whether the dialog should ask for a value for a variable to be entered.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool HasVariable { get; set; }

Property Value

Boolean
See Also