Share via


WorkflowFoundationSection Class

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Represents the configuration section for the WorkflowFoundation.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.WorkflowFoundation
Assembly:  Microsoft.Dynamics.Commerce.Runtime.WorkflowFoundation (in Microsoft.Dynamics.Commerce.Runtime.WorkflowFoundation.dll)

Syntax

'Declaration
Public NotInheritable Class WorkflowFoundationSection _
    Inherits ConfigurationSection
'Usage
Dim instance As WorkflowFoundationSection
public sealed class WorkflowFoundationSection : ConfigurationSection
public ref class WorkflowFoundationSection sealed : public ConfigurationSection

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.Configuration.ConfigurationSection
      Microsoft.Dynamics.Commerce.Runtime.WorkflowFoundation.WorkflowFoundationSection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.WorkflowFoundation Namespace