Click or drag to resize

RGDataRecordGetGuid Method

[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetGuid(System.Int32)"]

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Guid GetGuid(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetGuid(System.Int32)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.Data.RGDataRecord.GetGuid(System.Int32)"]

Implements

IDataRecordGetGuid(Int32)
See Also