Show / Hide Table of Contents

Class DBC.ScreenDefinitionHiddenFields

Fields for ScreenDefinitionHidden, The name of a hidden variable to keep for this screen

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

Fields

ScreenDefinition

ScreenDefinitionHidden.ScreenDefinition: The screen-definition this element belongs to

Declaration
public const string ScreenDefinition = "screen_definition"
Field Value
Type Description
string

ScreenDefinitionHiddenId

ScreenDefinitionHidden.ScreenDefinitionHiddenId: Primary key

Declaration
public const string ScreenDefinitionHiddenId = "id"
Field Value
Type Description
string

Variable

ScreenDefinitionHidden.Variable: The name of the variable to keep

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