BaseFunctoid.SetScriptGlobalBuffer(ScriptType, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetScriptGlobalBuffer(Microsoft::BizTalk::BaseFunctoids::ScriptType scriptType, System::String ^ scriptGlobalsBuffer);
public void SetScriptGlobalBuffer (Microsoft.BizTalk.BaseFunctoids.ScriptType scriptType, string scriptGlobalsBuffer);
member this.SetScriptGlobalBuffer : Microsoft.BizTalk.BaseFunctoids.ScriptType * string -> unit
Parameters
- scriptType
- ScriptType
- scriptGlobalsBuffer
- String