| 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
Syntaxpublic void TouchDataObject(
int dataObjectId
)
Parameters
- dataObjectId
- Type: SystemInt32
An id of a data object
See Also