Click or drag to resize

MicaContentDataSet_ModelVersionInfoDataTableAdd_ModelVersionInfoRow Method (Guid, String, String)

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public MicaContentDataSet_ModelVersionInfoRow Add_ModelVersionInfoRow(
	Guid Guid,
	string Name,
	string ModelVersion
)

Parameters

Guid
Type: SystemGuid
Name
Type: SystemString
ModelVersion
Type: SystemString

Return Value

Type: MicaContentDataSet_ModelVersionInfoRow
See Also