←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly