Click or drag to resize
DataDictionaryTableField Constructor (DataDictionaryTable, DataDictionaryField, String, String, Boolean, NullableInt32, NullableDouble, String, Boolean, Int32, NullableInt32, Boolean)

[This is preliminary documentation and is subject to change.]

Construct DataDictionaryTableField from properties

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public DataDictionaryTableField(
	DataDictionaryTable ddt,
	DataDictionaryField ddf,
	string caption,
	string historyCaption,
	bool defaultBool,
	Nullable<int> defaultInt,
	Nullable<double> defaultFloat,
	string computationDefault,
	bool allowNull,
	int sequenceNumber,
	Nullable<int> listColumn,
	bool phraseEnabled
)

Parameters

ddt
Type: CSC.SC.TOPICA4.DynamicDataDataDictionaryTable

[Missing <param name="ddt"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

ddf
Type: CSC.SC.TOPICA4.DynamicDataDataDictionaryField

[Missing <param name="ddf"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

caption
Type: SystemString

[Missing <param name="caption"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

historyCaption
Type: SystemString

[Missing <param name="historyCaption"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

defaultBool
Type: SystemBoolean

[Missing <param name="defaultBool"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

defaultInt
Type: SystemNullableInt32

[Missing <param name="defaultInt"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

defaultFloat
Type: SystemNullableDouble

[Missing <param name="defaultFloat"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

computationDefault
Type: SystemString

[Missing <param name="computationDefault"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

allowNull
Type: SystemBoolean

[Missing <param name="allowNull"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

sequenceNumber
Type: SystemInt32

[Missing <param name="sequenceNumber"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

listColumn
Type: SystemNullableInt32

[Missing <param name="listColumn"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

phraseEnabled
Type: SystemBoolean

[Missing <param name="phraseEnabled"/> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryTableField.#ctor(CSC.SC.TOPICA4.DynamicData.DataDictionaryTable,CSC.SC.TOPICA4.DynamicData.DataDictionaryField,System.String,System.String,System.Boolean,System.Nullable{System.Int32},System.Nullable{System.Double},System.String,System.Boolean,System.Int32,System.Nullable{System.Int32},System.Boolean)"]

See Also