---
title: filePathColumnID
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/dataframetemporalannotationparameters/filepathcolumnid
---

# filePathColumnID

The column id that contains the file path. The default value is “filePath” with String type.

## Declaration

```swift
var filePathColumnID: ColumnID<String>
```

## See Also

### Getting the properties

- [annotationColumnID](createmlcomponents/dataframetemporalannotationparameters/annotationcolumnid.md)
- [endTimeColumnID](createmlcomponents/dataframetemporalannotationparameters/endtimecolumnid.md)
- [filePathType](createmlcomponents/dataframetemporalannotationparameters/filepathtype-swift.property.md)
- [startTimeColumnID](createmlcomponents/dataframetemporalannotationparameters/starttimecolumnid.md)
