FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection..::..trgPortName Property

Gets or sets the name of the source port.

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

Syntax


public string trgPortName { get; set; }
Public Property trgPortName As String
	Get
	Set
public:
property String^ trgPortName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the source port.