Class TableInfoAndData
Namespace: SuperOffice.CRM.Travel
Assembly: SoDataBase.dll
Syntax
public class TableInfoAndData : Object
Constructors
TableInfoAndData()
Declaration
public TableInfoAndData()
Fields
Data
Declaration
public Dictionary<string, object> Data
Field Value
Type | Description |
---|---|
Dictionary<String, Object> |
Model
Declaration
public TableModel Model
Field Value
Type | Description |
---|---|
TableModel |
Extension Methods
EnumUtil.MapEnums<From, To>(From)