Class DBC.SWashingListFields
Fields for SWashingList, Unused table that is ment to be used for active washing in spm v2
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SWashingListFields
Fields
Address
SWashingList.Address: Not known, probably usefull in the future :)
Declaration
public const string Address = "address"
Field Value
Type | Description |
---|---|
String |
ListId
SWashingList.ListId: Reference to a list to wash
Declaration
public const string ListId = "list_id"
Field Value
Type | Description |
---|---|
String |
SWashingListId
SWashingList.SWashingListId: Primary key
Declaration
public const string SWashingListId = "id"
Field Value
Type | Description |
---|---|
String |