lyrWAPackageSiteValues
Contains all parameter values the site administrator defined for all packages.
Primary key: PackageParamID, SiteID
Field Name | Description | Version Added |
---|---|---|
PackageSiteValueID | The identifier of the table. (int ) | 11.0 |
PackageParamID | The identifier of the site's package. (int ) | 11.0 |
SiteID | The identifier of the site. (int ) | 11.0 |
Value | The value of the parameter. (varchar(225) ) | 11.0 |