Show / Hide Table of Contents

Class DBC.SORSectionFields

Fields for SORSection, SuperOffice reporter data

Inheritance
Object
DBC.SORSectionFields
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 SORSectionFields

Fields

GroupingField

SORSection.GroupingField: Name of field used for grouping, ig group section

Declaration
public const string GroupingField = "groupingField"
Field Value
Type Description
String

Height

SORSection.Height: Section height in twips

Declaration
public const string Height = "height"
Field Value
Type Description
String

Registered

SORSection.Registered: Registered when

Declaration
public const string Registered = "registered"
Field Value
Type Description
String

RegisteredAssociateId

SORSection.RegisteredAssociateId: Registered by whom

Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type Description
String

SectionType

SORSection.SectionType: reportheader, reportfooter, pageheader, pagefooter, detail, groupheader(1-3), groupfooter(1-3)

Declaration
public const string SectionType = "sectionType"
Field Value
Type Description
String

SORSectionId

SORSection.SORSectionId: Primary key

Declaration
public const string SORSectionId = "SORSection_id"
Field Value
Type Description
String

SORTemplateId

SORSection.SORTemplateId: Template ID

Declaration
public const string SORTemplateId = "SORTemplate_id"
Field Value
Type Description
String

Updated

SORSection.Updated: Last updated when

Declaration
public const string Updated = "updated"
Field Value
Type Description
String

UpdatedAssociateId

SORSection.UpdatedAssociateId: Last updated by whom

Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type Description
String

UpdatedCount

SORSection.UpdatedCount: Number of updates made to this record

Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top