This class contains information concerning the physical setup and installation of SMS. It is a generic object used to hold six different kinds of information. See Table B.41 of example values for more information.
Table B.40 Setup Information (SMS_SetupInfo)
Property | Data type | Example | Notes |
---|---|---|---|
Id | string | See the following table for example values used in this class. | Key. Indicates the type of information stored in this instance of SMS_SetupInfo.
Values are: See the following table for example values associated with each of these types. |
String1 | string | Semantics of this string depend on context. | |
String2 | string | Semantics of this string depend on context. | |
Value1 | sint32 | Semantics of this integer depend on context. | |
Value2 | sint32 | Semantics of this integer depend on context. |
Table B.41 Example Values Used in SMS_SetupInfo
Id | String1 | String2 | Value1 | Value2 |
---|---|---|---|---|
"INSTALLDIR" | "E:\SMS" | "GRN" | 0 | 0 |
"SITESERVER" | "GREEN1" | "GRN" | 1 | 0 |
"SITECODE" | "GRN" | "GRN" | 0 | 0 |
"VERSION" | "1195" | "Build Number" | 0 | 0 |
"CINFO" | "GREEN1" | "SMS Sample Reports" | 0 | 0 |
"SCIACCT" | "Administrator" | "" | 0 | 0 |