Show / Hide Table of Contents

Class DBC.ConfigurableScreenAppliesToFields

Fields for ConfigurableScreenAppliesTo, Mapping between recipes in scil and chosen type of data (appliesToKey) to differ layouts on

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

Fields

AppliesToKey

ConfigurableScreenAppliesTo.AppliesToKey: Which data will be used to differ on layouts for this recipe

Declaration
public const string AppliesToKey = "appliesToKey"
Field Value
Type Description
string

ConfigurableScreenAppliesToId

ConfigurableScreenAppliesTo.ConfigurableScreenAppliesToId: Primary key

Declaration
public const string ConfigurableScreenAppliesToId = "configurablescreenappliesto_id"
Field Value
Type Description
string

RecipeId

ConfigurableScreenAppliesTo.RecipeId: The recipe in scil that might be modified

Declaration
public const string RecipeId = "recipeId"
Field Value
Type Description
string

Registered

ConfigurableScreenAppliesTo.Registered: Registered when

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

RegisteredAssociateId

ConfigurableScreenAppliesTo.RegisteredAssociateId: Registered by whom

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

Updated

ConfigurableScreenAppliesTo.Updated: Last updated when

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

UpdatedAssociateId

ConfigurableScreenAppliesTo.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

ConfigurableScreenAppliesTo.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