AFTime Implicit Conversion Operators
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Overload List
| Name | Description | |
|---|---|---|
| (DateTime to AFTime) |
Implicit cast operator to convert a DateTime to an AFTime.
| |
| (AFTime to DateTime) |
Implicit cast operator to convert an AFTime to a DateTime.
|