Data
SitePolicy.CompanyLogoDefinition.Branch
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BranchCD | nvarchar(30) | - | ||
Description:Key field. User-friendly unique identifier of the Branch. | ||||
BranchID | int | - | ||
Description:Database identity. Unique identifier of the Branch. | ||||
LogoName | nvarchar | Logo File | - | |
Description:The name of the logo image file. | ||||
LogoNameReport | nvarchar | Report Logo File | - | |
Description:The name of the report logo image file. | ||||
OrganizationIDNonexistent in DB | int? | - | ||
Description:Reference to CompanyLogoDefinition.Organization record to which the Branch belongs. | ||||