lyrWACustomPackageParams

Contains all custom parameters defined for a given site.

Primary key: CustomPackageParamID  

Field NameDescription

Version Added

CustomPackageParamIDThe identifier of the table (int)11.0
PackageIDThe custom Parameter Identifier from lyrWAPackages (int)11.0
KeyNameThe name of the parameter. (varchar(225))11.0
KeyDescriptionThe description of the parameter. (varchar(225))11.0
SiteIDThe Site ID to which the parameter applies. (int)11.0
OrderNoThe display order in the user interface. (int)11.0
ValueThe value of the custom parameter. (varchar(225))11.0