TheTRF Members
The TheTRF type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHash | |
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      FldInfo | 
                         
   TheFieldInfo Meta Data of the Field - describes how the field has to be rendered
    
                       | 
                    
| 
                         | 
                      FldName | 
                         
   Name of the Field
    
                       | 
                    
| 
                         | 
                      ModelID | 
                         
   If multiple Models are used (Each Plug-In Engine/Service has an own Data Model) this points at the ModelGuid(ID)
    
                       | 
                    
| 
                         | 
                      RowFilter | 
                         
   Contains a filter the Table has to apply a first before the RowNo is used
    
                       | 
                    
| 
                         | 
                      RowID | 
                         
   The RowID can be used to reference a specific cdeMID of the row instead of the RowNo
    
                       | 
                    
| 
                         | 
                      RowNo | 
                         
   The Row Number in the source Table
    
                       | 
                    
| 
                         | 
                      TableName | 
                         
   The Table Name of the source table
    
                       |