Class DBC.SearchCatHeadingLinkFields
Fields for SearchCatHeadingLink, Heading link table for SearchCat, for MDO headers
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SearchCatHeadingLinkFields : Object
Fields
HeadingId
SearchCatHeadingLink.HeadingId: Link to Heading table
Declaration
public const string HeadingId = "heading_id"
Field Value
Type | Description |
---|---|
String |
Registered
SearchCatHeadingLink.Registered: Registered when
Declaration
public const string Registered = "registered"
Field Value
Type | Description |
---|---|
String |
RegisteredAssociateId
SearchCatHeadingLink.RegisteredAssociateId: Registered by whom
Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type | Description |
---|---|
String |
SearchcatheadinglinkId
SearchCatHeadingLink.SearchcatheadinglinkId: Primary key
Declaration
public const string SearchcatheadinglinkId = "searchcatheadinglink_id"
Field Value
Type | Description |
---|---|
String |
SearchCatId
SearchCatHeadingLink.SearchCatId: Link to SearchCat list table
Declaration
public const string SearchCatId = "searchcat_id"
Field Value
Type | Description |
---|---|
String |
Updated
SearchCatHeadingLink.Updated: Last updated when
Declaration
public const string Updated = "updated"
Field Value
Type | Description |
---|---|
String |
UpdatedAssociateId
SearchCatHeadingLink.UpdatedAssociateId: Last updated by whom
Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type | Description |
---|---|
String |
UpdatedCount
SearchCatHeadingLink.UpdatedCount: Number of updates made to this record
Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type | Description |
---|---|
String |