IConnectionGetDataModelObject Method

Retrieve a new TransmissionObject containing a DataModel instance of the specified Ispec/Class

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Object GetDataModelObject(
	string className
)

Parameters

className
Type: SystemString
Ispec/Class name of the required DataModel

Return Value

Type: Object
An object containing the required DataModel
See Also

Reference