AFTimeRule.SupportsChildTimeRuleAttribute Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the AFTimeRuleSupportsChildTimeRuleAttribute class.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public SupportsChildTimeRuleAttribute( bool value )
Public Sub New ( value As Boolean ) Dim value As Boolean Dim instance As New AFTimeRuleSupportsChildTimeRuleAttribute(value)
public: SupportsChildTimeRuleAttribute( bool value )
new : value : bool -> SupportsChildTimeRuleAttribute
Parameters
- value
- Type: SystemBoolean
Specify to indicate that the AFTimeRule supports having child time rules created under it.