|   | AppStringNoTraceContextCreateContext Method  | 
 
            Creates a new AppStringNoTraceContext and set it as current. 
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static IDisposable CreateContext(
	bool doNotTrace
)
Parameters
- doNotTrace
 - Type: SystemBoolean
 
Return Value
Type: 
IDisposable
See Also