Flowchart.ValidateUnconnectedNodes Property

Definition

Gets or sets a value that indicates whether unconnected nodes are validated.

public:
 property bool ValidateUnconnectedNodes { bool get(); void set(bool value); };
public bool ValidateUnconnectedNodes { get; set; }
member this.ValidateUnconnectedNodes : bool with get, set
Public Property ValidateUnconnectedNodes As Boolean

Property Value

true if unconnected nodes are validated; otherwise, false.

Applies to