Returns the light weight instance of this table
            
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public IJepComponent GetLightWeightInstance()  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetLightWeightInstance As IJepComponent  | 
| Visual C++ | 
|---|
public: virtual IJepComponent^ GetLightWeightInstance() sealed  |