Visual Basic (Declaration) | |
---|---|
Public Sub DeleteWorkTypes( _ ByVal userName As String, _ ByVal workTypes As WorkTypes _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowManagementServer Dim userName As String Dim workTypes As WorkTypes instance.DeleteWorkTypes(userName, workTypes) |
C++/CLI | |
---|---|
public: void DeleteWorkTypes( String^ userName, WorkTypes^ workTypes ) |
Parameters
- userName
- workTypes
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2