←Select platform

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

Leadtools.Ccow.Server Assembly