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

AF SDK Reference

AFModelAnalysis.Model Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFModelAnalysis.Model Property
This read-only property returns the AFModel that is the Target of this analysis.

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

Syntax

public AFModel Model { get; }
Public ReadOnly Property Model As AFModel
	Get

Dim instance As AFModelAnalysis
Dim value As AFModel

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

Property Value

Type: AFModel
Returns the AFModel that is the Target of this analysis.

Version Information

AFSDK


See Also

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