ScopeInfo Constructor

Initializes a new instance of the ScopeInfo class.

Namespace:  Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ScopeInfo()
public ScopeInfo()
public:
ScopeInfo()
new : unit -> ScopeInfo
public function ScopeInfo()

See Also

Reference

ScopeInfo Class

Microsoft.Workflow.Client Namespace