ReceivePort.Transforms Property

Definition

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

Property Value

TransformCollection

Applies to