Show / Hide Table of Contents

Class DBC.SListCustomerFields

Fields for SListCustomer, Elements in a customer list.

Inheritance
Object
DBC.SListCustomerFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class 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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top