GET tools/changes/{CodFilial}/{Data}
Devolve as alterações realizadas no sistema
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CodFilial |
Código da filial |
integer |
Required |
| Data |
Data no formato yyyymmdd |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Lista das tabelas alteradas
System.Data.DataTable| Name | Description | Type | Additional information |
|---|---|---|---|
| CaseSensitive | boolean |
None. |
|
| IsInitialized | boolean |
None. |
|
| RemotingFormat | System.Data.SerializationFormat |
None. |
|
| ChildRelations | Collection of Object |
None. |
|
| Columns | Collection of Object |
None. |
|
| Constraints | Collection of Object |
None. |
|
| DataSet | System.Data.DataSet |
None. |
|
| DefaultView | Collection of Object |
None. |
|
| DisplayExpression | string |
None. |
|
| ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
| HasErrors | boolean |
None. |
|
| Locale | System.Globalization.CultureInfo |
None. |
|
| MinimumCapacity | integer |
None. |
|
| ParentRelations | Collection of Object |
None. |
|
| PrimaryKey | Collection of System.Data.DataColumn |
None. |
|
| Rows | Collection of Object |
None. |
|
| TableName | string |
None. |
|
| Namespace | string |
None. |
|
| Prefix | string |
None. |
|
| Site | System.ComponentModel.ISite |
None. |
|
| Container | System.ComponentModel.IContainer |
None. |
|
| DesignMode | boolean |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.