The WaterSim_DB type exposes the following members.

Properties

  NameDescription
Public propertyAPiVersion
Version of the API interface
(Inherited from WaterSim.)
Public propertyColorado_Climate_Adjustment_Percent
Gets or sets the colorado climate adjustment percent.
(Inherited from WaterSim.)
Public propertyColorado_Historical_Data_Source
Gets or sets the colorado historical data source.
(Inherited from WaterSim.)
Public propertyColorado_Historical_Extraction_Start_Year
Gets or sets the colorado historical extraction start year.
(Inherited from WaterSim.)
Public propertyColorado_River_Flow
Gets the colorado river flow.
(Inherited from WaterSim.)
Public propertyColorado_User_Adjustment_Percent
Gets or sets the colorado user adjustment percent.
(Inherited from WaterSim.)
Public propertyColorado_User_Adjustment_StartYear
Gets or sets the colorado user adjustment start year.
(Inherited from WaterSim.)
Public propertyColorado_User_Adjustment_Stop_Year
Gets or sets the colorado user adjustment stop year.
(Inherited from WaterSim.)
Public propertyDatabaseFilename
Property Datbase Filename for DbConnection. If different than current database (or database not open) closes DbConnection and opens new using this filename.
Public propertyDataBaseOpen
Property Returns true if the Database is open
Public propertyDbConnection
Property This is the database connection, can be opened seperately and assigned with this property, must be in the Open state, otherwise and exception is thrown
Public propertyEffluent_To_Agriculture
Gets the effluent to agriculture.
(Inherited from WaterSim.)
Public propertyisError
Property Returns true if t
Public propertyMead_Storage
Gets the mead storage.
(Inherited from WaterSim.)
Public propertyModelBuild
Verson of the Fortran Model
(Inherited from WaterSim.)
Public propertyParamManager
Provides access to the Parameter Manager
(Inherited from WaterSim.)
Public propertyPostProcess
Called after each year run Write Only
(Inherited from WaterSim.)
Public propertyPowell_Storage
Gets the powell storage.
(Inherited from WaterSim.)
Public propertyPreProcess
Called before each year run, Write Only
(Inherited from WaterSim.)
Public propertyProcessManager
Provides access to the Process Manager
(Inherited from WaterSim.)
Public propertyProvider_Demand_Option
Gets or sets the provider demand option.
(Inherited from WaterSim.)
Public propertySaltVerde_Climate_Adjustment_Percent
Gets or sets the salt verde climate adjustment percent.
(Inherited from WaterSim.)
Public propertySaltVerde_Historical_Data_Source
Gets or sets the salt verde historical data source.
(Inherited from WaterSim.)
Public propertySaltVerde_Historical_Extraction_Start_Year
Gets or sets the salt verde historical extraction start year.
(Inherited from WaterSim.)
Public propertySaltVerde_River_Flow
Gets the salt verde river flow.
(Inherited from WaterSim.)
Public propertySaltVerde_Storage
Gets the salt verde storage.
(Inherited from WaterSim.)
Public propertySaltVerde_User_Adjustment_Percent
Gets or sets the salt verde user adjustment percent.
(Inherited from WaterSim.)
Public propertySaltVerde_User_Adjustment_Start_Year
Gets or sets the salt verde user adjustment start year.
(Inherited from WaterSim.)
Public propertySaltVerde_User_Adjustment_Stop_Year
Gets or sets the salt verde user adjustment stop year.
(Inherited from WaterSim.)
Public propertySimulation_End_Year
Gets or sets the simulation end year.
(Inherited from WaterSim.)
Public propertySimulation_Start_Year
Simulation_Start_Year
(Inherited from WaterSim.)
Public propertySimulationLock
Property Locks the simulation so no parameters can be set until unlocked.
(Inherited from WaterSim.)

See Also