Defines a property table.
Declaration Syntax
public interface ISimPropertyTable
Table 1818: Members
| 
                 Property  | ActiveRow | 
                 Gets or sets the active row.  | 
| 
                 Property  | RowCount | 
                 Gets the row count.  | 
| 
                 Property  | UpdateStateFreq | 
                 Gets or sets the frequency of update state.  | 
| 
                 Property  | ValidState | 
                 Gets or sets the valid state.  | 
| 
                 Method  | AddRow() | 
                 Adds a new row.  | 
| 
                 Method  | DeleteRow(int) | 
                 Deletes a row by its index.  | 
| 
                 Method  | SaveActiveRow() | 
                 Saves the data associated with the active row.  |