Show / Hide Table of Contents

Class Constants.ExtraFieldAttrib

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

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

Fields

DisplayField

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string DisplayField
Field Value
Type Description
string

Dynamic

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Dynamic
Field Value
Type Description
string

Entity

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Entity
Field Value
Type Description
string

Hidden

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Hidden
Field Value
Type Description
string

HideDisplay

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string HideDisplay
Field Value
Type Description
string

HideRestriction

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string HideRestriction
Field Value
Type Description
string

Icon

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Icon
Field Value
Type Description
string

Precision

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Precision
Field Value
Type Description
string

Rank

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string Rank
Field Value
Type Description
string

RootEntity

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string RootEntity
Field Value
Type Description
string

UseDays

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string UseDays
Field Value
Type Description
string

UseHours

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string UseHours
Field Value
Type Description
string

UseMinutes

CS ExtraField system uses Key/Value strings for additional properties. Win client will use these in order to minimize hard-coded string keys here and there and everywhere..

Declaration
public static readonly string UseMinutes
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top