Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTimeRule.IsInitializing Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRule.IsInitializing Property
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: Boolean
If , the AFTimeRule is in the process of being initialized during loading.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in