BizBlox
GetTO Method (toType)
Namespacespixolut.BizBloxDataObjectGetTO(Type)
BizBlox
Get a data transfer object of the type defined by [toType] and populate it from the data contained in the DataObject
Declaration Syntax
C#Visual BasicVisual C++
public Object GetTO(
	Type toType
)
Public Function GetTO ( _
	toType As Type _
) As Object
public:
Object^ GetTO(
	Type^ toType
)
Parameters
toType (Type)
Return Value
Remarks

Assembly: pixolut.BizBlox (Module: pixolut.BizBlox) Version: 1.8.5.0