Show / Hide Table of Contents

Class DBC.SORTemplateFields

Fields for SORTemplate, SuperOffice reporter data

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

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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top