Struct FormFieldsExtender.FormField
Inherited Members
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 |