%SYS.Task.InventoryScan
class %SYS.Task.InventoryScan
extends
Task to run an Inventory Scan
Inventory
Summary
Properties | |
---|---|
%RunDate | %RunTime |
Parameters
This defines the user-visible name of this task; This is defined in subclasses.
Methods
This method is responsible for executing the task At the scheduled time, the Task Manager - creates an instance of this object, - Sets any property values using the stored "Settings" for the task, - and invokes this method to execute the task.