Difference between revisions of "Field: DataFiles"
Jump to navigation
Jump to search
(Created page with "== Overview == This record field is used on all endpoints when consolidation endpoints are Enabled. == Fields == Thi...") |
|||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
This [[Field Type: Record|record field]] is used on all endpoints when [[Consolidation Endpoints|consolidation endpoints]] are [[ | This [[Field Type: Record|record field]] is used on all endpoints when [[Consolidation Endpoints|consolidation endpoints]] are [[Enabling / disabling OData access to the consolidation endpoints for the model|enabled]]. | ||
Line 9: | Line 9: | ||
;DataFileID | ;DataFileID | ||
:A [[Field Type: GUID|GUID field]] representing the internal id of the data file within OdataLink. This field can be used to link to the [[ | :A [[Field Type: GUID|GUID field]] representing the internal id of the data file within OdataLink. This field can be used to link to the [[Endpoint: DataFiles|data files endpoints]]. | ||
;DataFileName | ;DataFileName |
Latest revision as of 21:50, 31 October 2021
Overview
This record field is used on all endpoints when consolidation endpoints are enabled.
Fields
This record field includes the following sub fields.
- DataFileID
- A GUID field representing the internal id of the data file within OdataLink. This field can be used to link to the data files endpoints.
- DataFileName
- A text field used as the data file name.
- DataFileCode
- A text field used as the data file code.