BenSelect Documentation
MergeRows(CensusDataRow,CensusDataRow) Method
See Also  Send Feedback
Selerix.BusinessObjects.View.Census Namespace > CensusDataRow Class > MergeRows Method : MergeRows(CensusDataRow,CensusDataRow) Method
row1
The row1.
row2
The row2.
Implements the operator +.

Syntax

JScript 
public static function MergeRows( 
   row1 : CensusDataRow,
   row2 : CensusDataRow
) : CensusDataRow;

Parameters

row1
The row1.
row2
The row2.

Return Value

The result of the operator.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.