Click or drag to resize

FWRetValTRecord Property

Gets or sets the record.

Namespace:  Koden.Utils.Models
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public T Record { get; set; }

Property Value

Type: T
The record.
See Also