public class DataObjectBase
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.
public class DataObjectBase
System.Object
WebReports.Api.Data.DataObjectBase
WebReports.Api.Data.SqlObject