XPathMutatorStream.Mutator 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.
public:
property Microsoft::BizTalk::Streaming::ValueMutator ^ Mutator { Microsoft::BizTalk::Streaming::ValueMutator ^ get(); void set(Microsoft::BizTalk::Streaming::ValueMutator ^ value); };
public Microsoft.BizTalk.Streaming.ValueMutator Mutator { get; set; }
member this.Mutator : Microsoft.BizTalk.Streaming.ValueMutator with get, set
Public Property Mutator As ValueMutator