Click or drag to resize

MIISControllerGetDataObjectsAVP Method (GuidCollection)

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(
	GuidCollection dataObjectUIds
)

Parameters

dataObjectUIds
Type: GuidCollection

Return Value

Type: StringList
See Also