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: SuperOfficeCRMData
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top