AFCollectiveStatusDetail.MemberID Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The unique identifier of the collective member associated with the status information.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public Guid MemberID { get; }
Public ReadOnly Property MemberID As Guid Get Dim instance As AFCollectiveStatusDetail Dim value As Guid value = instance.MemberID
public: property Guid MemberID { Guid get (); }
member MemberID : Guid with get
Property Value
Type: GuidReturns the unique identifier of the collective member associated with the status information.