Class DBC.EjselSourceIdlistFields
Fields for EjselSourceIdlist, This table stores id list source for selections
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class EjselSourceIdlistFields : Object
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 |