Exago .NET API Documentation
NewDataObjectRow Method
WebReports.Api.Roles Namespace > DataObjectRowCollection Class : NewDataObjectRow Method
Create a new DataObjectRow object with the default constructor and add it to the DataObjectRowCollection. The ObjectName and FilterString properties of the new DataObjectRow object should be set immediately to make the object meaningful.
Syntax
public DataObjectRow NewDataObjectRow()
See Also

Reference

DataObjectRowCollection Class
DataObjectRowCollection Members