Click or drag to resize

DataObjectTypeControllerGetDataObjectType Method (Int32)

Note: This API is now obsolete.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Use LoadDataObjectType instead. Obsoleted in v14")]
public DataObjectType GetDataObjectType(
	int dataObjectTypeId
)

Parameters

dataObjectTypeId
Type: SystemInt32

Return Value

Type: DataObjectType
See Also