SendPort.InboundTransforms Property

Definition

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

Property Value

TransformCollection

Applies to