IEntityFieldCoreIsChanged Property  | 
 
            If the value of this field is changed, this property is set to true. Set when 
CurrentValue receives a valid value. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxbool IsChanged { get; set; }Property IsChanged As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also