Participant Property

Summary
Gets the context participant.
Syntax
C#
VB
C++
public IContextParticipant Participant { get; set; } 
Public Overridable Property Participant() As IContextParticipant 
 Get 
 Set 
public: virtual property IContextParticipant^  Participant 
{ 
 IContextParticipant^  get() 
 System::Void set(IContextParticipant^  value) 
} 

Property Value

The context participant.

Requirements

Target Platforms

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

Leadtools.Ccow.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.