clsConnection..::..targetPort Property
Gets or sets the target port.
Namespace:
FlowWright.cDevDecisionEngineAssembly: 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); }