The lyrSiteHeaders table contains the association between headers and sites (e.g., which headers each site has chosen to sign) .
Field Name |
Description |
Version Added |
---|---|---|
SiteHeaderID |
The unique ID for this entry (int, NOT NULL) |
10.2 |
SiteID |
The site this header is associated with (int, NOT NULL) |
10.2 |
HeaderID |
The lyrSignableHeader to be used (int, NOT NULL) |
10.2 |