Participant Property

Summary

Gets the context's participant.

Syntax
C#
VB
C++
public ContextParticipant Participant { get; } 
Public Overridable ReadOnly Property Participant() As ContextParticipant 
 Get 
public: virtual property ContextParticipant^  Participant 
{ 
 ContextParticipant^  get() 
} 

Property Value

The context participant.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly