---
title: filePathType
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/dataframetemporalannotationparameters/filepathtype-swift.property
---

# filePathType

The file path type in the annotation file. The default value is .absolute.

## Declaration

```swift
var filePathType: DataFrameTemporalAnnotationParameters<Annotation>.FilePathType
```

## See Also

### Getting the properties

- [annotationColumnID](createmlcomponents/dataframetemporalannotationparameters/annotationcolumnid.md)
- [endTimeColumnID](createmlcomponents/dataframetemporalannotationparameters/endtimecolumnid.md)
- [filePathColumnID](createmlcomponents/dataframetemporalannotationparameters/filepathcolumnid.md)
- [startTimeColumnID](createmlcomponents/dataframetemporalannotationparameters/starttimecolumnid.md)
