| PluginBaseCallbacks Property  | 
            Sets the callbacks hashtable. Callbacks are used to produce a progress bar for example. 
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.ExtensibilityAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic Hashtable Callbacks { set; }Public WriteOnly Property Callbacks As Hashtable
	Set
Property Value
Type: 
Hashtable
See Also