RulePathQualifier.RulePathQualifier Constructor
.NET Framework 3.0
Initializes a new instance of the RulePathQualifier class.
Namespace: System.Workflow.Activities.Rules
Assembly: System.Workflow.Activities (in system.workflow.activities.dll)
Assembly: System.Workflow.Activities (in system.workflow.activities.dll)
public RulePathQualifier ( String name, RulePathQualifier next )
public function RulePathQualifier ( name : String, next : RulePathQualifier )
Not applicable.
Parameters
- name
The name of the current entity in the path.
- next
The next entity, or the field or property, for the path. Null if name is the name of the property or field at the root of the path.
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.