Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ParticipantEventArgs Class : Participant Property |
public ContextParticipant Participant {get;}
'Declaration
Public ReadOnly Property Participant As ContextParticipant
'Usage
Dim instance As ParticipantEventArgs Dim value As ContextParticipant value = instance.Participant
public: property ContextParticipant^ Participant { ContextParticipant^ get(); }