FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection..::..srcPortName Property

Gets or sets the name of the source port.

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

Syntax


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

Field Value

The name of the source port.