BaseFunctoid.CreateScripterClone(BaseFunctoid) 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:
static Microsoft::BizTalk::BaseFunctoids::BaseFunctoid ^ CreateScripterClone(Microsoft::BizTalk::BaseFunctoids::BaseFunctoid ^ functoidOrig);
public static Microsoft.BizTalk.BaseFunctoids.BaseFunctoid CreateScripterClone (Microsoft.BizTalk.BaseFunctoids.BaseFunctoid functoidOrig);
static member CreateScripterClone : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid -> Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
Public Shared Function CreateScripterClone (functoidOrig As BaseFunctoid) As BaseFunctoid
Parameters
- functoidOrig
- BaseFunctoid