BaseFunctoid.GetFunctionName Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
GetFunctionName(ScriptType, Int32) | |
GetFunctionName(ScriptType) |
GetFunctionName(ScriptType, Int32)
public:
System::String ^ GetFunctionName(Microsoft::BizTalk::BaseFunctoids::ScriptType scriptType, int functionNumber);
public string GetFunctionName (Microsoft.BizTalk.BaseFunctoids.ScriptType scriptType, int functionNumber);
member this.GetFunctionName : Microsoft.BizTalk.BaseFunctoids.ScriptType * int -> string
Parametri
- scriptType
- ScriptType
- functionNumber
- Int32
Restituisce
Si applica a
GetFunctionName(ScriptType)
public:
System::String ^ GetFunctionName(Microsoft::BizTalk::BaseFunctoids::ScriptType scriptType);
public string GetFunctionName (Microsoft.BizTalk.BaseFunctoids.ScriptType scriptType);
member this.GetFunctionName : Microsoft.BizTalk.BaseFunctoids.ScriptType -> string
Parametri
- scriptType
- ScriptType