DatalessType Constructor (Int16, String)OpenDOF Object Access Library
Initializes a new instance of the DatalessType class

Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
protected DatalessType(
	short typeid,
	string typeDesc
)

Parameters

typeid
Type: SystemInt16
typeDesc
Type: SystemString
See Also

Reference