Click or drag to resize

DataObjectControllerTouchDataObject Method (Int32)

Method "touches" a data object which stages a MIM sync import.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void TouchDataObject(
	int dataObjectId
)

Parameters

dataObjectId
Type: SystemInt32
An id of a data object
See Also