Show / Hide Table of Contents

Class UserPreferenceStrings.Numbering

Numbering

Inheritance
object
UserPreferenceStrings.Numbering
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Numbering

Fields

DefaultAllocate

Automatic allocation of a new number when a new document is created

Control type: Bool, access: Wizard
Declaration
public const string DefaultAllocate = "DefaultAllocate"
Field Value
Type Description
string

DefaultAllowBlank

Whether blank values are permitted for new counters

Control type: Bool, access: Wizard
Declaration
public const string DefaultAllowBlank = "DefaultAllowBlank"
Field Value
Type Description
string

DefaultReadOnly

Whether numbers allocated to a document or documents of a given template type may be amended (write-protected)

Control type: Bool, access: Wizard
Declaration
public const string DefaultReadOnly = "DefaultReadOnly"
Field Value
Type Description
string

DefaultSatPrefix

Default prefix for new counters on Satellite databases

Control type: Number, access: Wizard
Declaration
public const string DefaultSatPrefix = "DefaultSatPrefix"
Field Value
Type Description
string

DefaultStart

If Yes, separate counters are maintained for each document template

Control type: Bool, access: Wizard
Declaration
public const string DefaultStart = "DefaultStart"
Field Value
Type Description
string

DefaultTravelPrefix

Default prefix for new counters on Travel databases

Control type: Number, access: Wizard
Declaration
public const string DefaultTravelPrefix = "DefaultTravelPrefix"
Field Value
Type Description
string

DefaultUnique

Numbers with a new counter must be unique.

Control type: Bool, access: Wizard
Declaration
public const string DefaultUnique = "DefaultUnique"
Field Value
Type Description
string

NumberEachTemplate

If Yes, separate counters are maintained for each document template

Control type: Bool, access: Wizard
Declaration
public const string NumberEachTemplate = "NumberEachTemplate"
Field Value
Type Description
string

Section

Section heading

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