WorkflowRuntimeServiceElementCollection.GetElementKey Method

Definition

Returns a key for the specified WorkflowRuntimeServiceElement.

protected override object GetElementKey (System.Configuration.ConfigurationElement settings);

Parameters

settings
ConfigurationElement

A ConfigurationElement for which to return a key.

Returns

The assembly-qualified type name of the service for the WorkflowRuntimeServiceElement specified by settings.

Remarks

settings should specify a WorkflowRuntimeServiceElement. The WorkflowRuntimeServiceElement.Type for settings is returned. This property holds the assembly-qualified type name of the service specified by the WorkflowRuntimeServiceElement.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1