BizBlox
DataObject Constructor (dr, selections)
Namespacespixolut.BizBloxDataObjectDataObject(DataRow, array<DOSelection>[]()[])
BizBlox
Declaration Syntax
C#Visual BasicVisual C++
public DataObject(
	DataRow dr,
	DOSelection[] selections
)
Public Sub New ( _
	dr As DataRow, _
	selections As DOSelection() _
)
public:
DataObject(
	DataRow^ dr, 
	array<DOSelection^>^ selections
)
Parameters
dr (DataRow)
selections (array< DOSelection >[]()[])

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