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

AF SDK Reference

AFContact Constructor (PISystem)

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFContact Constructor (PISystem)
Initializes a new instance of the class with default values.

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

Syntax

public AFContact(
	PISystem system
)
Public Sub New ( 
	system As PISystem
)

Dim system As PISystem

Dim instance As New AFContact(system)
public:
AFContact(
	PISystem^ system
)
new : 
        system : PISystem -> AFContact

Parameters

system
Type: OSIsoft.AFPISystem
The new AFContact is added to the specified PISystem.

Remarks

The instance of the class created using this constructor does not belong to any collection. To add the object to a collection, use the collection's Add method.

Version Information

AFSDK


See Also

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