Click or drag to resize

HistoryEntriesGetDataObjectIdList Method

Returns an integer-list of the DataObjectIds in the list

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<int> GetDataObjectIdList()

Return Value

Type: IEnumerableInt32
See Also