AFTimeRuleEvent Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|