Click or drag to resize

DataObjectFilterGetTypeObjects Method

Returns DataObjectType objects from the cache based on the type ID's in TypeIds

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataObjectTypes GetTypeObjects()

Return Value

Type: DataObjectTypes
See Also