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