Open sandboxFocus

Property IsRecord

IsRecord

Gets a value indicating whether type is a record. Also returns false when the type neither a class nor a record.

Declaration
bool IsRecord { get; }
Property Value
Type Description
bool