Name |
Type |
Comment |
sid | string | The serial id of this service type |
isLock | boolean | Determines if the column can be edited |
tag | string | Used by OfficeClip to pass specific information |
orgSid | string | The unique id of the organization in the OfficeClip database where the contact belongs |
orgName | string | The name of the organization |
orgType | int | The type of the organization. This could either be organization or division |
userSid | string | The user sid of the current login user |
userName | string | The user name of the login user |
isAdministrator | boolean | Shows if the current logged in user is an administrator |
serialNumber | string | Get the serial number of the installation. The serial number is unique across all installation |
isExpress | boolean | Test if the current installation is an express installation |
isEvaluation | boolean | Test if the current installation is an evaluation installation |
productName | string | Get the product name for OfficeClip installation |
productVersion | string | Get the product version for OfficeClip installation |
outlookVersion | string | Get the version number of the compatible outlook add in that will work with this product. The outlook add in web service client must call this to match with the first two digits of its own version number. |
quickBooksVersion | string | Get the version number of the compatible Quickbooks add in that will work with this product. The quickbooks add in web service client must call this to match with the first two digits of its own version number. |
microsoftAccountingVersion | string | Get the version number of the compatible MS Accounting add in that will work with this product. The MS Accounting add in web service client must call this to match with the first two digits of its own version number. |
offlineTimeExpenseVersion | string | Get the version number of the compatible Offline Time Expense that will work with this product. The Offline Time Expense add in web service client must call this to match with the first two digits of its own version number. |
allowedApplications | string | Get the Allowed application ids in a comma separated string. The value of -1 means all applications are allowed (Premium Suite) |