The Portrate Interview Engine

Portrate.Interview.View.Data Namespace

Namespace hierarchy

Classes

Class Description
SQLDataSource Uses a sql query to get a list of options for an option control.
 Author: Jacob W Anderson (c) Portrate, LLC. All rights reserved. 
XMLFileDataSource Supports loading of data from an external XML file.

Interfaces

Interface Description
IDataSource Represents a source of data used by the controls to initialize their view options.
 Author: Jacob W Anderson (c) Portrate, LLC. All rights reserved.