Share via


BaseFunctoid.GetInputConnectionType(Int32) Method

Definition

public:
 Microsoft::BizTalk::BaseFunctoids::ConnectionType GetInputConnectionType(int param);
public Microsoft.BizTalk.BaseFunctoids.ConnectionType GetInputConnectionType (int param);
member this.GetInputConnectionType : int -> Microsoft.BizTalk.BaseFunctoids.ConnectionType
Public Function GetInputConnectionType (param As Integer) As ConnectionType

Parameters

param
Int32

Returns

Applies to