| property AllowCmdSessions: Boolean [Boolean] readonly |
| property AllowCOMSessions: Boolean [Boolean] readonly |
| property AllowODBSessions: Boolean [Boolean] readonly |
| property AllowWebSessions: Boolean [Boolean] readonly |
| property AllowWinSessions: Boolean [Boolean] readonly |
| property BOF: Boolean readonly |
| property ChangePassword: Boolean [Boolean] readonly |
| property Comment: String(30) [Comment] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [SY User Code] readonly |
| property Custom1: String(30) [SY User Custom 1 Text] readonly |
| property Custom2: String(30) [SY User Custom 2 Text] readonly |
| property CustomisationJSON: String |
| property DateOfLastOTPEntry: Date readonly |
| property DateOfLastPasswordChange: Date readonly |
| property DateOfLastPasswordEntry: Date readonly |
| property DefaultCompanyID: Number [SY Company ID] readonly required |
| property Details: String(60) [Description] readonly |
| property EmailAddress: String(120) [Email Address] readonly |
| property EOF: Boolean readonly |
| property ExemptFromOTP: Boolean [Boolean] readonly |

| property FilterSort: Object readonly
|
| property GridTotalled: Boolean |
| property ImagePath: String(255) [File Path] readonly |
| property ImageType: String(1) [ImageType] readonly required
| Values: F (File), W (Web) |
|
| property Inactive: Boolean [Boolean] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [SY User Code] readonly |
| property OTPSecret: String(32) [OTP Secret] readonly |
| property OTPStatus: String(1) [OTPStatus] readonly required
| Values: N (None), P (Pending), E (Enroled) |
|
| property PermissionGroup: String(8) [SY User Code] readonly |
| property PhoneNo: String(20) [Contact Phone Number] readonly setting "CO\ContactPhoneNoAlias" |
| property PhoneNo2: String(20) [Contact Phone Number 2] readonly setting "CO\ContactPhoneNo2Alias" |
| property PhoneNo3: String(20) [Contact Phone Number 3] readonly setting "CO\ContactPhoneNo3Alias" |
| property RecordRevision: Number [Record Revision] readonly |
| property SMTPServerUserName: String(120) [SMTP Server User Name] readonly |
| property UserCode: String(8) [SY User Code] readonly required |
| property UserName: String(30) [Short Description] readonly |
| property UserType: String(1) [SYUserType] readonly required
| Values: U (User), G (Group) |
|
| property WindowsUserName: String(104) [Windows User Name] readonly |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |