---
title: annotationColumnID
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/dataframetemporalannotationparameters/annotationcolumnid
---

# annotationColumnID

The column id that contains the annotation. The default value is “annotation” with Annotation type.

## Declaration

```swift
var annotationColumnID: ColumnID<Annotation>
```

## See Also

### Getting the properties

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