Show / Hide Table of Contents

Struct FormFieldsExtender.FormField

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public struct FormFieldsExtender.FormField

Fields

DisplayValue

Declaration
public string DisplayValue
Field Value
Type Description
string

Identifier

Declaration
public string Identifier
Field Value
Type Description
string

Index

Declaration
public int Index
Field Value
Type Description
int

Label

Declaration
public string Label
Field Value
Type Description
string

OriginalLabel

Declaration
public string OriginalLabel
Field Value
Type Description
string

ReadOnly

Declaration
public string ReadOnly
Field Value
Type Description
string

SubType

Declaration
public string SubType
Field Value
Type Description
string

Table

Declaration
public FormFieldValueTableInfo Table
Field Value
Type Description
FormFieldValueTableInfo

Type

Declaration
public string Type
Field Value
Type Description
string

Value

Declaration
public string Value
Field Value
Type Description
string

sequence

Declaration
public string sequence
Field Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top