Visual Basic (Declaration) | |
---|---|
Public Sub DeleteWorkTypeDestinations( _ ByVal userName As String, _ ByVal destinations As Destinations _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowManagementServer Dim userName As String Dim destinations As Destinations instance.DeleteWorkTypeDestinations(userName, destinations) |
C# | |
---|---|
public void DeleteWorkTypeDestinations( string userName, Destinations destinations ) |
C++/CLI | |
---|---|
public: void DeleteWorkTypeDestinations( String^ userName, Destinations^ destinations ) |
Parameters
- userName
- destinations
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