Click or drag to resize

settingsPropertyEntry Constructor (DataColumn)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the settingsPropertyEntry class

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public settingsPropertyEntry(
	DataColumn dc
)
Request Example View Source

Parameters

dc
Type: System.DataDataColumn
See Also