Class DBC.SORTemplateFields
Fields for SORTemplate, SuperOffice reporter data
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SORTemplateFields : Object
Fields
BottomMargin
SORTemplate.BottomMargin: in TWIPS
Declaration
public const string BottomMargin = "bottomMargin"
Field Value
Type | Description |
---|---|
String |
Layout
SORTemplate.Layout: 1=list, 2=label, 3=group, 4=cross, 5=calendar, 6=calendar week, 7=calendar month
Declaration
public const string Layout = "layout"
Field Value
Type | Description |
---|---|
String |
LeftMargin
SORTemplate.LeftMargin: in TWIPS
Declaration
public const string LeftMargin = "leftMargin"
Field Value
Type | Description |
---|---|
String |
OrderBy
SORTemplate.OrderBy: list of ORDER BY fields
Declaration
public const string OrderBy = "orderBy"
Field Value
Type | Description |
---|---|
String |
Orientation
SORTemplate.Orientation: 1=portrait, 2=landscape
Declaration
public const string Orientation = "orientation"
Field Value
Type | Description |
---|---|
String |
PrintWidth
SORTemplate.PrintWidth: in TWIPS
Declaration
public const string PrintWidth = "printWidth"
Field Value
Type | Description |
---|---|
String |
Published
SORTemplate.Published: 1=pubshed, 0=not published
Declaration
public const string Published = "published"
Field Value
Type | Description |
---|---|
String |
Registered
SORTemplate.Registered: Registered when
Declaration
public const string Registered = "registered"
Field Value
Type | Description |
---|---|
String |
RegisteredAssociateId
SORTemplate.RegisteredAssociateId: Registered by whom
Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type | Description |
---|---|
String |
RightMargin
SORTemplate.RightMargin: in TWIPS
Declaration
public const string RightMargin = "rightMargin"
Field Value
Type | Description |
---|---|
String |
SORTemplateId
SORTemplate.SORTemplateId: Primary key
Declaration
public const string SORTemplateId = "SORTemplate_id"
Field Value
Type | Description |
---|---|
String |
Subject
SORTemplate.Subject: 2=contact, 3=project, 4=sale, 5=activities, 6=selection
Declaration
public const string Subject = "subject"
Field Value
Type | Description |
---|---|
String |
TopMargin
SORTemplate.TopMargin: in TWIPS
Declaration
public const string TopMargin = "topMargin"
Field Value
Type | Description |
---|---|
String |
Updated
SORTemplate.Updated: Last updated when
Declaration
public const string Updated = "updated"
Field Value
Type | Description |
---|---|
String |
UpdatedAssociateId
SORTemplate.UpdatedAssociateId: Last updated by whom
Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type | Description |
---|---|
String |
UpdatedCount
SORTemplate.UpdatedCount: Number of updates made to this record
Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type | Description |
---|---|
String |
ViewName
SORTemplate.ViewName: View name
Declaration
public const string ViewName = "viewName"
Field Value
Type | Description |
---|---|
String |