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

AF SDK Reference

AFAnalysis.TimeRule Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysis.TimeRule Property
The instance of the time rule used by the AFAnalysis to determine when the next analysis should be run.

Namespace:  OSIsoft.AF.Analysis
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFTimeRule TimeRule { get; }
Public ReadOnly Property TimeRule As AFTimeRule
	Get

Dim instance As AFAnalysis
Dim value As AFTimeRule

value = instance.TimeRule
public:
property AFTimeRule^ TimeRule {
	AFTimeRule^ get ();
}
member TimeRule : AFTimeRule with get

Property Value

Type: AFTimeRule
Returns the time rule used by the AFAnalysis to determine when the next analysis should be run.

Version Information

AFSDK


See Also

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