BTSXslTransform.NewITransform(BTSXslTransform+TransformPolicy, Int32, BTSXslTransform+CompilerXslOptions) Method

Definition

Caution

This API is now deprecated.

public:
 static Microsoft::XLANGs::BaseTypes::ITransform ^ NewITransform(Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::TransformPolicy policy, int autoSwitchThreshold, Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions mapDotNetXsltTransform);
[System.Obsolete]
public static Microsoft.XLANGs.BaseTypes.ITransform NewITransform (Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.TransformPolicy policy, int autoSwitchThreshold, Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions mapDotNetXsltTransform);
static member NewITransform : Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.TransformPolicy * int * Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions -> Microsoft.XLANGs.BaseTypes.ITransform
Public Shared Function NewITransform (policy As BTSXslTransform.TransformPolicy, autoSwitchThreshold As Integer, mapDotNetXsltTransform As BTSXslTransform.CompilerXslOptions) As ITransform

Parameters

autoSwitchThreshold
Int32
mapDotNetXsltTransform
BTSXslTransform.CompilerXslOptions

Returns

ITransform
Attributes

Applies to