Property TableDefinitions
TableDefinitions
Gets or sets the table definitions.
public List<TableProfileDefinition> TableDefinitions { get; set; }
Property Value
- List<TableProfileDefinition>
The table definitions.
Gets or sets the table definitions.
public List<TableProfileDefinition> TableDefinitions { get; set; }
The table definitions.