TypedListFieldChangeType Enumeration |
Enum definition for event arguments signaling what has changed in a TypedListField
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax public enum TypedListFieldChangeType
Public Enumeration TypedListFieldChangeType
Members
| Member name | Value | Description |
---|
| SourceEntityAlias | 0 | |
| FieldAlias | 1 | |
| Caption | 2 | |
| MappedField | 3 | |
| AggregateFunction | 4 | |
See Also