RunPluginEventArgsProjectElementArgument Property |
Gets / sets the ProjectElementArgument element, which is valuable for event handlers, and which is used
to retrieve the information needed to perform the correct handling of the event.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EventArguments
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax public Object ProjectElementArgument { get; set; }
Public Property ProjectElementArgument As Object
Get
Set
Property Value
Type:
ObjectSee Also