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

AF SDK Reference

AFDataReference.PlugIn Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDataReference.PlugIn Property
This read-only property returns the AFPlugIn used to create this instance of the plugin.

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

Syntax

public AFPlugIn PlugIn { get; }
Public ReadOnly Property PlugIn As AFPlugIn
	Get

Dim instance As AFDataReference
Dim value As AFPlugIn

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

Property Value

Type: AFPlugIn
Returns the AFPlugIn used to create this instance of the plugin.

Version Information

AFSDK


See Also

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