PluginBaseCallbacks Property |
Sets the callbacks hashtable. Callbacks are used to produce a progress bar for example.
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 Hashtable Callbacks { set; }
Public WriteOnly Property Callbacks As Hashtable
Set
Property Value
Type:
HashtableSee Also