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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly