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.8.0.0 (5.8.21.0208)
Syntaxpublic Hashtable Callbacks { set; }Public WriteOnly Property Callbacks As Hashtable
	Set
Property Value
Type: 
Hashtable
See Also