Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public string DriverID { get; set; }

Property Value

Type: String
See Also