ModuleRef.Services Property

Definition

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

Property Value

ServiceRefCollection

Applies to