AFTimeRule.IsInitializing Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Indicates that the AFTimeRule is in the process
of being initialized.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public bool IsInitializing { get; }
Public ReadOnly Property IsInitializing As Boolean Get Dim instance As AFTimeRule Dim value As Boolean value = instance.IsInitializing
public: property bool IsInitializing { bool get (); }
member IsInitializing : bool with get
Property Value
Type: BooleanIf , the AFTimeRule is in the process of being initialized during loading.