BaseFunctoid.GetFunctionName Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- scriptType
- ScriptType
- functionNumber
- Int32
Gibt zurück
Gilt für:
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
Parameter
- scriptType
- ScriptType