PluginBaseTargetValue Property |
Gets or sets the target value of the plugin. Set this property if the plugin has to work on something else than project elements like entities, typedlists
and the like.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Extensibility
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public Object TargetValue { get; set; }
Public Property TargetValue As Object
Get
Set
Property Value
Type:
ObjectSee Also