Method | Description | |
---|---|---|
SetTask ( string userName, string password ) : bool |
Add, update or delete a repeated task.
|
public SetTask ( string userName, string password ) : bool | ||
userName | string | User to run as. If null, current user. |
password | string | Password of this user. If null, ask. |
return | bool |