| FieldRelationshipListFkFieldOptionalityChanged Event | 
 
            Raised when the fk field's optionality has changed.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic event EventHandler FkFieldOptionalityChanged
Public Event FkFieldOptionalityChanged As EventHandler
Value
Type: 
SystemEventHandler
See Also