ReceivePort.OutboundTransforms Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Binding::TransformCollection ^ OutboundTransforms { Microsoft::BizTalk::Deployment::Binding::TransformCollection ^ get(); void set(Microsoft::BizTalk::Deployment::Binding::TransformCollection ^ value); };
public Microsoft.BizTalk.Deployment.Binding.TransformCollection OutboundTransforms { get; set; }
member this.OutboundTransforms : Microsoft.BizTalk.Deployment.Binding.TransformCollection with get, set
Public Property OutboundTransforms As TransformCollection

Property Value

TransformCollection

Applies to