Click or drag to resize

MicaContentDataSet_ColumnsInfoDataTableAdd_ColumnsInfoRow Method (Guid, String, MicaContentDataSet_ContentTypesInfoRow)

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public MicaContentDataSet_ColumnsInfoRow Add_ColumnsInfoRow(
	Guid Guid,
	string Name,
	MicaContentDataSet_ContentTypesInfoRow parent_ContentTypesInfoRowBy_ParentContentType
)

Parameters

Guid
Type: SystemGuid
Name
Type: SystemString
parent_ContentTypesInfoRowBy_ParentContentType
Type: MicaSystems.Utils.DataSetMicaContentDataSet_ContentTypesInfoRow

Return Value

Type: MicaContentDataSet_ColumnsInfoRow
See Also