Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ExternalServiceCollection

Inheritance
System.Object
ExternalServiceCollection
Namespace: EPiServer.Configuration.WorkflowFoundation
Assembly: EPiServer.Configuration.dll
Version: 7.19.2
Syntax
public class ExternalServiceCollection : GenericConfigurationElementCollection<ExternalServiceConfigElement>

Constructors

ExternalServiceCollection()

Declaration
public ExternalServiceCollection()

Properties

ElementName

Declaration
protected override string ElementName { get; }
Property Value
Type Description
System.String