TransformBase.StreamingTransform Property
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.
Caution
This API is now deprecated.
public:
property Microsoft::BizTalk::ScalableTransformation::BTSXslTransform ^ StreamingTransform { Microsoft::BizTalk::ScalableTransformation::BTSXslTransform ^ get(); };
[System.Obsolete]
public Microsoft.BizTalk.ScalableTransformation.BTSXslTransform StreamingTransform { get; }
public Microsoft.BizTalk.ScalableTransformation.BTSXslTransform StreamingTransform { get; }
member this.StreamingTransform : Microsoft.BizTalk.ScalableTransformation.BTSXslTransform
Public ReadOnly Property StreamingTransform As BTSXslTransform
Property Value
- Attributes