wManager.Wow.Helpers Namespace
WRobot

ReloggerProfile Properties

The ReloggerProfile type exposes the following members.

Properties


  Name Description
Public property Checked
Gets or sets a value indicating if is checked.
Public property Comment
Gets or sets profile comment.
Public property CurrentTaskIndex
Running task index (index of Tasks)
Public property IsValid
Returns true if profile is valid.
Public property Name
Gets or sets profile name.
Public property RunningTime
Gets running time.
Public property 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()()()()).