Class DBC.SORLabelLayoutFields
Fields for SORLabelLayout, SuperOffice reporter data
Inheritance
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SORLabelLayoutFields : Object
Fields
BottomMargin
SORLabelLayout.BottomMargin: Bottom margin in twips
Declaration
public const string BottomMargin = "bottomMargin"
Field Value
Type | Description |
---|---|
System.String |
CountColumns
SORLabelLayout.CountColumns: Number og columns
Declaration
public const string CountColumns = "countColumns"
Field Value
Type | Description |
---|---|
System.String |
CountRows
SORLabelLayout.CountRows: Number of rows
Declaration
public const string CountRows = "countRows"
Field Value
Type | Description |
---|---|
System.String |
Description
SORLabelLayout.Description: Description
Declaration
public const string Description = "description"
Field Value
Type | Description |
---|---|
System.String |
LabelHeight
SORLabelLayout.LabelHeight: Calculated: (paperHeight - topMargin - bottomMargin) / countRows
Declaration
public const string LabelHeight = "labelHeight"
Field Value
Type | Description |
---|---|
System.String |
LeftMargin
SORLabelLayout.LeftMargin: Left margin in twips
Declaration
public const string LeftMargin = "leftMargin"
Field Value
Type | Description |
---|---|
System.String |
Name
SORLabelLayout.Name: Name of the label layout
Declaration
public const string Name = "name"
Field Value
Type | Description |
---|---|
System.String |
Orientation
SORLabelLayout.Orientation: Paper orientation: 1=portrait, 2=landscape
Declaration
public const string Orientation = "orientation"
Field Value
Type | Description |
---|---|
System.String |
PaperHeight
SORLabelLayout.PaperHeight: Paper height in twips
Declaration
public const string PaperHeight = "paperHeight"
Field Value
Type | Description |
---|---|
System.String |
PaperWidth
SORLabelLayout.PaperWidth: Paper width in twips
Declaration
public const string PaperWidth = "paperWidth"
Field Value
Type | Description |
---|---|
System.String |
PrintWidth
SORLabelLayout.PrintWidth: Calculated: (paperWidth - leftMargin - rightMargin) / countColumns
Declaration
public const string PrintWidth = "printWidth"
Field Value
Type | Description |
---|---|
System.String |
Registered
SORLabelLayout.Registered: Registered when
Declaration
public const string Registered = "registered"
Field Value
Type | Description |
---|---|
System.String |
RegisteredAssociateId
SORLabelLayout.RegisteredAssociateId: Registered by whom
Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type | Description |
---|---|
System.String |
RightMargin
SORLabelLayout.RightMargin: Right margin in twips
Declaration
public const string RightMargin = "rightMargin"
Field Value
Type | Description |
---|---|
System.String |
SORLabelLayoutId
SORLabelLayout.SORLabelLayoutId: Primary key
Declaration
public const string SORLabelLayoutId = "SORLabelLayout_id"
Field Value
Type | Description |
---|---|
System.String |
TopMargin
SORLabelLayout.TopMargin: Top margin in twips
Declaration
public const string TopMargin = "topMargin"
Field Value
Type | Description |
---|---|
System.String |
Updated
SORLabelLayout.Updated: Last updated when
Declaration
public const string Updated = "updated"
Field Value
Type | Description |
---|---|
System.String |
UpdatedAssociateId
SORLabelLayout.UpdatedAssociateId: Last updated by whom
Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type | Description |
---|---|
System.String |
UpdatedCount
SORLabelLayout.UpdatedCount: Number of updates made to this record
Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type | Description |
---|---|
System.String |