Share via


ProtoLink.GetRolePlayerId(Guid) Method

Definition

Gets the Guid idenitifier of the ProtoElement playing the specified ___domain role in this ProtoLink.

public:
 Guid GetRolePlayerId(Guid domainRoleId);
public Guid GetRolePlayerId(Guid domainRoleId);
member this.GetRolePlayerId : Guid -> Guid
Public Function GetRolePlayerId (domainRoleId As Guid) As Guid

Parameters

domainRoleId
Guid

The Guid of the ___domain role to locate.

Returns

The Guid idenitifier of the ProtoElement playing the specified ___domain role in this ProtoLink.

Applies to