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

AF SDK Reference

AFAnalysisRule.IsModelAnalysisRuleAttribute.Value Property

AFAnalysisRule.IsModelAnalysisRuleAttribute.Value Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysisRule.IsModelAnalysisRuleAttribute.Value Property
Gets a value that indicates whether the AFAnalysisRule only supports an analysis on an AFModel target.

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

Syntax

public bool Value { get; }
Public ReadOnly Property Value As Boolean
	Get

Dim instance As AFAnalysisRuleIsModelAnalysisRuleAttribute
Dim value As Boolean

value = instance.Value
public:
property bool Value {
	bool get ();
}
member Value : bool with get

Property Value

Type: Boolean
If , the AFAnalysisRule only supports an analysis on an AFModel target; otherwise . The default value is if the attribute is not specified.

Version Information

AFSDK


See Also

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