SCCM WebService API Reference

PowerShellScriptProperties Constructor (String)

Initializes a new instance of the PowerShellScriptProperties class.

Namespace:  SCCMWebService.DataObjects
Assembly:  SCCMWebService (in SCCMWebService.dll)

Syntax


public PowerShellScriptProperties(
	string scriptFullName
)
Public Sub New ( _
	scriptFullName As String _
)
public:
PowerShellScriptProperties(
	String^ scriptFullName
)

Parameters

scriptFullName
Type: String
Full name of the script.