Class DBC.EjselSourceIdlistFields
Fields for EjselSourceIdlist, This table stores id list source for selections
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.EjselSourceIdlistFields
Fields
EjselSourceIdlistId
EjselSourceIdlist.EjselSourceIdlistId: Primary key
Declaration
public const string EjselSourceIdlistId = "id"
Field Value
Type | Description |
---|---|
string |
Name
EjselSourceIdlist.Name: The name of this id list
Declaration
public const string Name = "name"
Field Value
Type | Description |
---|---|
string |