Click or drag to resize

DataRowMetaDefinition Constructor (DataRowInReportTypeEnum)

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

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataRowMetaDefinition(
	DataRowInReportTypeEnum type
)
Request Example View Source

Parameters

type
Type: imbSCI.Core.extensions.tableDataRowInReportTypeEnum
See Also