| ContainedElementActionEventArgsDriverID Property  | 
 
            Gets or sets the driver ID of the database meta data which contains the element which was changed. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.EventArguments
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic string DriverID { get; set; }Public Property DriverID As String
	Get
	Set
Property Value
Type: 
String
See Also