Click or drag to resize

changeBindableBaseGetChanges Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the changes.

Namespace:  imbSCI.Data.data
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public List<string> GetChanges(
	bool andAccept
)
Request Example View Source

Parameters

andAccept
Type: SystemBoolean
if set to true [and accept].

Return Value

Type: ListString
See Also