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.Services Namespace > CcowParticipantService Class : ChangesPending Field |
private EventHandler<ContextEventArgs> ChangesPending
'Declaration
Private ChangesPending As EventHandler(Of ContextEventArgs)
'Usage
Dim instance As CcowParticipantService Dim value As EventHandler(Of ContextEventArgs) value = instance.ChangesPending instance.ChangesPending = value
private: EventHandler<ContextEventArgs^>^ ChangesPending