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