| ForfChangeType Enumeration | 
 
            Enum for the event arguments signaling what has changed in a forf definition.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic enum ForfChangeType
Public Enumeration ForfChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Name | 0 |  | 
 | FieldType | 1 |  | 
 | IsReadOnly | 2 |  | 
 | MappedField | 3 |  | 
See Also