Freigeben über


BaseFunctoid.GetFunctionName Methode

Definition

Ü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

Gibt zurück

Gilt für: