CurrentValueRecord.GetGuid(Int32) Method

Definition

Retrieves the field value as a Guid.

C#
public override Guid GetGuid(int ordinal);

Parameters

ordinal
Int32

The ordinal of the field.

Returns

The field value as a Guid.

Implements

Applies to

Product Versions
.NET Framework 3.5