PICollectiveMember.ServerRole Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The role of the collective member server within the PICollective.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.