Click or drag to resize

ControllerBaseGetObjectDataVersion Method

Gets the data version of an object.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected int GetObjectDataVersion(
	int id,
	string tableName
)

Parameters

id
Type: SystemInt32
tableName
Type: SystemString

Return Value

Type: Int32
See Also