| ImportableDBFieldIsTimeStamp Property  | 
 
            Flag which signals if this field is a timestamp field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImport
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic bool IsTimeStamp { get; set; }Public Property IsTimeStamp As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also