NavigatorChangeType Enumeration |
Enum definition for the event arguments signaling what has changed in a navigator instance. A navigator is always part of a relationship edge and
can reflect changes of the containing relationship edge in its own events
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public enum NavigatorChangeType
Public Enumeration NavigatorChangeType
Members
| Member name | Value | Description |
---|
| NavigatorName | 0 | |
| Cardinality | 1 | |
See Also