Show / Hide Table of Contents

Class DBC.StaticListRefFields

Fields for StaticListRef, This table stores id references for selections id lists

Inheritance
object
DBC.StaticListRefFields
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 DBC.StaticListRefFields

Fields

ListId

StaticListRef.ListId: The id of the list we link to

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

RefId

StaticListRef.RefId: The id of the element which this item points to

Declaration
public const string RefId = "ref_id"
Field Value
Type Description
string

StaticListRefId

StaticListRef.StaticListRefId: Primary key

Declaration
public const string StaticListRefId = "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