AFTimeRuleEvent Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the class.
Overload List
| Name | Description | |
|---|---|---|
| AFTimeRuleEvent |
Initializes a new instance of the class with default values.
| |
| AFTimeRuleEvent(AFTime) |
Initializes a new instance of the class with the specified values.
| |
| AFTimeRuleEvent(IAFTimePeriod) |
Initializes a new instance of the class with the specified values.
| |
| AFTimeRuleEvent(AFTime, AFTime) |
Initializes a new instance of the class with the specified values.
| |
| AFTimeRuleEvent(AFTime, AFTime, Object) |
Initializes a new instance of the class with the specified values.
|