Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: System Center Service Manager 2010
Represents an argument to be passed to the handler of a console task.
Schema Hierarchy
ManagementPack
  Presentation
    ConsoleTasks
      ConsoleTask
        Parameters
          Argument
Syntax
<Argument Name=”argumentName”>parameter</Argument>
 
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Parameter element.
Attributes
| Attribute | Description | 
|---|---|
| Name | Required attribute. The name of the argument. | 
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
| Contains the arguments to be passed to the handler. | 
Remarks
To see an example of how arguments are sent to the console task application, see ConsoleTask.