ReloggerProfileSettings..::..WRobotAccount Property
Gets or sets bot license key
Namespace:
Relogger.ClassesAssembly: Relogger (in Relogger.exe)
Syntax
public ChangeWRobotLicenseKeyReloggerTask WRobotAccount { get; set; }
Public Property WRobotAccount As ChangeWRobotLicenseKeyReloggerTask Get Set
public: property ChangeWRobotLicenseKeyReloggerTask^ WRobotAccount { ChangeWRobotLicenseKeyReloggerTask^ get (); void set (ChangeWRobotLicenseKeyReloggerTask^ value); }