GetVariableList Method
Overloads
| GetVariableList(IApp) | 
             This method creates and returns a session object that must be disposed to avoid session object leakage.  | 
        
      
    
GetVariableList(IApp)
This method creates and returns a session object that must be disposed to avoid session object leakage.
Declaration
      public static IVariableList GetVariableList(this IApp theApp)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| IApp | theApp | 
Returns
| Type | Description | 
|---|---|
| IVariableList |