Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ContextParticipant Class : Participant Property |
public IContextParticipant Participant {get; set;}
'Declaration
Public Property Participant As IContextParticipant
'Usage
Dim instance As ContextParticipant Dim value As IContextParticipant instance.Participant = value value = instance.Participant
public: property IContextParticipant^ Participant { IContextParticipant^ get(); void set ( IContextParticipant^ value); }