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.9.0.0 (5.9.0)
Syntax public enum ForfChangeType
Public Enumeration ForfChangeType
Members
| Member name | Value | Description |
---|
| Name | 0 | |
| FieldType | 1 | |
| IsReadOnly | 2 | |
| MappedField | 3 | |
See Also