ReloggerProfile Properties
The ReloggerProfile type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Checked |
Gets or sets a value indicating if is checked.
|
![]() |
Comment |
Gets or sets profile comment.
|
![]() |
CurrentTaskIndex |
Running task index (index of Tasks)
|
![]() |
IsValid |
Returns true if profile is valid.
|
![]() |
Name |
Gets or sets profile name.
|
![]() |
RunningTime |
Gets running time.
|
![]() |
Status |
Gets or sets the status (avoid to edit value manually, to check if profile is running you can use IsStart()()()(), to start or stop profile use Start()()()() or Stop()()()()).
|