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

AF SDK Reference

PISystem.AnalysisRulePlugIns Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.AnalysisRulePlugIns Property
Gets the collection of AFAnalysisRule plugin objects maintained by the PISystem.

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

Syntax

public AFPlugIns AnalysisRulePlugIns { get; }
Public ReadOnly Property AnalysisRulePlugIns As AFPlugIns
	Get

Dim instance As PISystem
Dim value As AFPlugIns

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

Property Value

Type: AFPlugIns
The collection of AFAnalysisRule plugin objects maintained by the PISystem.

Remarks

This collection is created when the PISystem is initialized from the list of plugin objects registered on the server's workstation that are derived from the AFAnalysisRule base class.

Version Information

AFSDK


See Also

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