IRtConnectionGetDataModelType Method

Returns the type of TransmissionObject for the specified ispec or 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

Type GetDataModelType(
	string className
)

Parameters

className
Type: SystemString
Name of the ispec or class required

Return Value

Type: Type
The type of object
See Also

Reference