|  | RGEntityKeyAIsTemporary Property  | 
 
            Gets a value indicating whether this instance is temporary.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
 Syntax
Syntaxpublic virtual bool IsTemporary { get; set; }Property Value
Type: 
Booleantrue if this instance is temporary; otherwise, 
false.
            
 See Also
See Also