Syntax:

public static void CopyObjectFromDataRow( DataRow Row,
	object TargetObject );
Parameters: DataRow Row

object TargetObject

See also:

Class wwDataUtils


Last Updated: 1/28/2007 | Send topic feedback