A manual task

Namespace: SynergyServerScripting
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

Public Sub Create( _ 
ByVal last_run As Date
)
This language is not supported or no code example is available.
public void Create( 
DateTime last_run 
)
This language is not supported or no code example is available.
public:  
void Create( 
DateTime last_run 
)
This language is not supported or no code example is available.
public function Create( 
last_run : DateTime 
);
This language is not supported or no code example is available.

Parameters

last_run
Type: DateTime

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1