Share via


BaseFunctoid.GetBestSupportedScriptType(ArrayList) Method

Definition

public:
 Microsoft::BizTalk::BaseFunctoids::ScriptType GetBestSupportedScriptType(System::Collections::ArrayList ^ listScriptTypePrecedence);
public Microsoft.BizTalk.BaseFunctoids.ScriptType GetBestSupportedScriptType (System.Collections.ArrayList listScriptTypePrecedence);
member this.GetBestSupportedScriptType : System.Collections.ArrayList -> Microsoft.BizTalk.BaseFunctoids.ScriptType
Public Function GetBestSupportedScriptType (listScriptTypePrecedence As ArrayList) As ScriptType

Parameters

listScriptTypePrecedence
ArrayList

Returns

Applies to