ExternalDataExchangeServiceSection::Services Property
.NET Framework (current version)
Gets the collection of services to be added to an instance of ExternalDataExchangeService.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
public: [ConfigurationPropertyAttribute("Services", DefaultValue = null)] property WorkflowRuntimeServiceElementCollection^ Services { WorkflowRuntimeServiceElementCollection^ get(); }
Property Value
Type: System.Workflow.Runtime.Configuration::WorkflowRuntimeServiceElementCollection^A collection of service elements.
.NET Framework
Available since 3.0
Available since 3.0
Show: