Class DBC.SListCustomerFields
Fields for SListCustomer, Elements in a customer list.
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.SListCustomerFields
Fields
CustomerId
SListCustomer.CustomerId:
Declaration
public const string CustomerId = "customer_id"
Field Value
Type | Description |
---|---|
string |
ListId
SListCustomer.ListId: Which list this element belongs to
Declaration
public const string ListId = "list_id"
Field Value
Type | Description |
---|---|
string |
SListCustomerId
SListCustomer.SListCustomerId: Primary key
Declaration
public const string SListCustomerId = "id"
Field Value
Type | Description |
---|---|
string |