AFCollectiveStatus.Primary Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The detailed collective status information about the primary collective member.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.