TransformCollection.Add(Transform) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::Binding::Transform ^ newTransform);
public int Add (Microsoft.BizTalk.Deployment.Binding.Transform newTransform);
override this.Add : Microsoft.BizTalk.Deployment.Binding.Transform -> int
Public Function Add (newTransform As Transform) As Integer

Parameters

newTransform
Transform

Returns

Int32

Applies to