AFCollectiveStatus.Primary Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The detailed collective status information about the primary collective member.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public AFCollectiveStatusDetail Primary { get; }
Public ReadOnly Property Primary As AFCollectiveStatusDetail Get Dim instance As AFCollectiveStatus Dim value As AFCollectiveStatusDetail value = instance.Primary
public: property AFCollectiveStatusDetail^ Primary { AFCollectiveStatusDetail^ get (); }
member Primary : AFCollectiveStatusDetail with get
Property Value
Type: AFCollectiveStatusDetailReturns the detailed collective status information about the primary collective member.