Exago .NET API Documentation
DataObjectBase Class
Members 
WebReports.Api.Data Namespace : DataObjectBase Class

DataObjectBase objects are the basic building blocks of other data objects used in the application. The other data object types, such as SqlObject are derived from this class.

Don't confuse a DataObjectBase objects with an Exago Data Object from the configuration, which is represented as an Entity object in the API.
Syntax
public class DataObjectBase 
Inheritance Hierarchy

System.Object
   WebReports.Api.Data.DataObjectBase
      WebReports.Api.Data.SqlObject

See Also

Reference

DataObjectBase Members
WebReports.Api.Data Namespace