SCCM Manager 3.0
RemoveComputer Methode


ActionPanel.PluginBase.Interfaces Namespace > IActionPanel Schnittstelle : RemoveComputer Methode
Syntax
'Deklaration
 
Sub RemoveComputer( _
   ByVal resourceID As System.String _
) 
'Usage
 
Dim instance As IActionPanel
Dim resourceID As System.String
 
instance.RemoveComputer(resourceID)
void RemoveComputer( 
   System.string resourceID
)

Parameter

resourceID
Anforderungen

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

Siehe auch

Referenz

IActionPanel Schnittstelle
IActionPanel Member