DatalessType Constructor (DOFPacket, 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(
	DOFPacket packet,
	string typeDesc
)

Parameters

packet
Type: org.opendof.core.oalDOFPacket
typeDesc
Type: SystemString
Exceptions

ExceptionCondition
DOFMarshalException
See Also

Reference