FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection..::..targetPort Property

Gets or sets the target port.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public figurePort targetPort { get; set; }
Public Property targetPort As figurePort
	Get
	Set
public:
property figurePort^ targetPort {
	figurePort^ get ();
	void set (figurePort^ value);
}

Field Value

The target port.