BTSXslTransform.NewITransform2(BTSXslTransform+TransformPolicy, Int32, Boolean, String, BTSXslTransform+CompilerXslOptions) 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::XLANGs::BaseTypes::ITransform2 ^ NewITransform2(Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::TransformPolicy policy, int autoSwitchThreshold, bool legacyWhitespaceBehavior, System::String ^ xsltEngine, Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions mapDotNetXsltTransform);
public static Microsoft.XLANGs.BaseTypes.ITransform2 NewITransform2 (Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.TransformPolicy policy, int autoSwitchThreshold, bool legacyWhitespaceBehavior, string xsltEngine, Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions mapDotNetXsltTransform);
static member NewITransform2 : Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.TransformPolicy * int * bool * string * Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions -> Microsoft.XLANGs.BaseTypes.ITransform2
Public Shared Function NewITransform2 (policy As BTSXslTransform.TransformPolicy, autoSwitchThreshold As Integer, legacyWhitespaceBehavior As Boolean, xsltEngine As String, mapDotNetXsltTransform As BTSXslTransform.CompilerXslOptions) As ITransform2
Parameters
- autoSwitchThreshold
- Int32
- legacyWhitespaceBehavior
- Boolean
- xsltEngine
- String
- mapDotNetXsltTransform
- BTSXslTransform.CompilerXslOptions