次の方法で共有


BaseFunctoid.GetFunctionName メソッド

定義

オーバーロード

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

パラメーター

scriptType
ScriptType
functionNumber
Int32

戻り値

適用対象

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

パラメーター

scriptType
ScriptType

戻り値

適用対象