GREET API
Exposed interfaces to create modules that can be loaded in GREET
 All Classes Namespaces Files Functions Enumerations Enumerator Properties Events
PlugInsInterfaces.DataTypes.IInputTable Interface Reference

An input table containing various cells and possibly formulas within these cells More...

Inheritance diagram for PlugInsInterfaces.DataTypes.IInputTable:
Collaboration diagram for PlugInsInterfaces.DataTypes.IInputTable:

Properties

string Name [get, set]
 The name for this gas More...
 
string Id [get, set]
 Unique ID for the gas More...
 

Additional Inherited Members

- Public Member Functions inherited from PlugInsInterfaces.DataTypes.IXmlObj
XmlNode ToXmlNode (XmlDocument xmlDoc)
 
void FromXmlNode (IData data, XmlNode node)
 

Detailed Description

An input table containing various cells and possibly formulas within these cells

Definition at line 13 of file IInputTable.cs.

Property Documentation

string PlugInsInterfaces.DataTypes.IInputTable.Id
getset

Unique ID for the gas

Definition at line 24 of file IInputTable.cs.

string PlugInsInterfaces.DataTypes.IInputTable.Name
getset

The name for this gas

Definition at line 19 of file IInputTable.cs.


The documentation for this interface was generated from the following file: