Click or drag to resize

FileControllerGetDataObjectIds Method

Returns DataObject ids related to the provided fileId

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList GetDataObjectIds(
	int fileId
)

Parameters

fileId
Type: SystemInt32

Return Value

Type: IntegerList
See Also