Class ExternalServiceConfigElement
Configuration element for an external service that will be added to ExternalDataExchangeService
Inherited Members
Namespace: EPiServer.Configuration.WorkflowFoundation
Assembly: EPiServer.Configuration.dll
Version: 7.19.2Syntax
public class ExternalServiceConfigElement : ConfigurationElementBaseConstructors
ExternalServiceConfigElement()
constructor
Declaration
public ExternalServiceConfigElement()Properties
Type
type of the external service
Declaration
public string Type { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
