BaseFunctoid.GetBestSupportedScriptType(ArrayList) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- listScriptTypePrecedence
- ArrayList