PICollectiveMember.ServerRole Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The role of the collective member server within the PICollective.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFServerRole ServerRole { get; }
Public ReadOnly Property ServerRole As AFServerRole Get Dim instance As PICollectiveMember Dim value As AFServerRole value = instance.ServerRole
public: property AFServerRole ServerRole { AFServerRole get (); }
member ServerRole : AFServerRole with get
Property Value
Type: AFServerRoleReturns the role of the collective member server within the PICollective.