Share via


ExternalDataExchangeServiceSection.Services Propiedad

Definición

Obtiene la colección de servicios que se van a agregar a una instancia de ExternalDataExchangeService.

public:
 property System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElementCollection ^ Services { System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("Services", DefaultValue=null)]
public System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection Services { get; }
[<System.Configuration.ConfigurationProperty("Services", DefaultValue=null)>]
member this.Services : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection
Public ReadOnly Property Services As WorkflowRuntimeServiceElementCollection

Valor de propiedad

WorkflowRuntimeServiceElementCollection

Colección de elementos de servicio.

Atributos

Se aplica a