BaseClasses Documentation

IRecord.GetValue Method

Gets the value of a specified field.

Overload List

Gets the value of a specified field.

ColumnValue GetValue(BaseColumn);

Builds a KeyValue object based on the field values of the ForeignKey's columns

KeyValue GetValue(ForeignKey);

See Also

IRecord Interface | BaseClasses Namespace