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

AF SDK Reference

AFCollectiveMember.SyncStatus Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCollectiveMember.SyncStatus Property
The status of the synchronization between the members of the collective.

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

Syntax

public AFSyncStatus SyncStatus { get; }
Public ReadOnly Property SyncStatus As AFSyncStatus
	Get

Dim instance As AFCollectiveMember
Dim value As AFSyncStatus

value = instance.SyncStatus
public:
property AFSyncStatus SyncStatus {
	AFSyncStatus get ();
}
member SyncStatus : AFSyncStatus with get

Property Value

Type: AFSyncStatus
Returns the status of the synchronization between the members of the collective.

Remarks

This represents the status of the synchronization of the data between the PI Asset Database for the Primary member of the collective and the PI Asset Database for this collective member. SQL Replication is used to synchronize the data from the PI Asset Database for the primary collective member to the PI Asset Database for each secondary collective member.

Version Information

AFSDK


See Also

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