Show / Hide Table of Contents

Class DBC.SListCustomerFields

Fields for SListCustomer, Elements in a customer list.

Inheritance
System.Object
DBC.SListCustomerFields
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SListCustomerFields : Object

Fields

CustomerId

SListCustomer.CustomerId:

Declaration
public const string CustomerId = "customer_id"
Field Value
Type Description
System.String

ListId

SListCustomer.ListId: Which list this element belongs to

Declaration
public const string ListId = "list_id"
Field Value
Type Description
System.String

SListCustomerId

SListCustomer.SListCustomerId: Primary key

Declaration
public const string SListCustomerId = "id"
Field Value
Type Description
System.String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top