BaseFunctoid.OutputConnectionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::BaseFunctoids::ConnectionType OutputConnectionType { Microsoft::BizTalk::BaseFunctoids::ConnectionType get(); void set(Microsoft::BizTalk::BaseFunctoids::ConnectionType value); };
public Microsoft.BizTalk.BaseFunctoids.ConnectionType OutputConnectionType { get; set; }
member this.OutputConnectionType : Microsoft.BizTalk.BaseFunctoids.ConnectionType with get, set
Public Property OutputConnectionType As ConnectionType