| 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.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic enum NavigatorChangeType
Public Enumeration NavigatorChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | NavigatorName | 0 |  | 
 | Cardinality | 1 |  | 
See Also