Summary of "lyrWACustomPackageParams" fields for ListManager

 

Contains all custom parameters defined for a given site

 

Primary key: CustomPackageParamID  

 

Field Name

Description

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