IAFTimePeriod Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The IAFTimePeriod type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Duration |
This is a read-only property which returns the duration between the period's StartTime and
EndTime values as an AFTimeSpan.
| |
| EndTime |
This read-only property represents the end time of the period.
| |
| StartTime |
This read-only property represents the start time of the period.
| |
| TimeRange |