Click or drag to resize

IRGEntityKeyIsTemporary Property

Gets a value indicating whether this instance is temporary.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
bool IsTemporary { get; }

Property Value

Type: Boolean
true if this instance is temporary; otherwise, false.
See Also