All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
RuntimeField Class Reference

RuntimeField class More...

Public Member Functions

 RuntimeField ()
 Initializes a new instance of the RuntimeField class. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
int TableColumn [get, set]
 Gets or sets the table column. More...
 
int TableRow [get, set]
 Gets or sets the table row. More...
 
object Value [get, set]
 Gets or sets the value. More...
 

Description

RuntimeField class

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeField class.

Property Documentation

string Id
getset

Gets or sets the id.

string Name
getset

Gets or sets the name.

int TableColumn
getset

Gets or sets the table column.

int TableRow
getset

Gets or sets the table row.

object Value
getset

Gets or sets the value.