Click or drag to resize

MIISControllerGetDataObjectsAVP Method (IntegerList)

Returns AVP data for a number of data objects.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public StringList GetDataObjectsAVP(
	IntegerList dataObjectIds
)

Parameters

dataObjectIds
Type: IntegerList

Return Value

Type: StringList
See Also