BaseFunctoid.GetBestSupportedScriptType(ArrayList) Method
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:
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