Click or drag to resize

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
Syntax
C#
public static IDisposable CreateContext(
	bool state
)

Parameters

state
Type: SystemBoolean

Return Value

Type: IDisposable
See Also