Click or drag to resize

DataObjectControllerGetMaxDataObjectChangeTime Method (IntegerList)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public 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