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