Click or drag to resize

BusinessObjectTPostSaveMethod Method

Namespace:  EDK4Net.Core
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
protected virtual void PostSaveMethod(
	CNWrapper cnWrapper,
	SavingType saveMethod
)

Parameters

cnWrapper
Type: EDK4Net.DataCNWrapper
saveMethod
Type: EDK4Net.CoreSavingType
See Also