| DataObjectControllerGetMaxDataObjectChangeTime Method (IntegerList) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic DateTime GetMaxDataObjectChangeTime(
IntegerList dataObjectTypeIds
)
Parameters
- dataObjectTypeIds
- Type: IntegerList
Can be null or empty. In such cases, no filter on types are applied
Return Value
Type:
DateTime
See Also