ActiveParticipant Property

Summary
Gets or sets the active participant.
Syntax
C#
C++/CLI
[XmlElementAttribute("ActiveParticipant")] 
public AuditMessageActiveParticipant[] ActiveParticipant { get; set; } 
[XmlElementAttribute("ActiveParticipant")] 
public: 
property array<AuditMessageActiveParticipant^>^ ActiveParticipant { 
   array<AuditMessageActiveParticipant^>^ get(); 
   void set (    array<AuditMessageActiveParticipant^>^ ); 
} 

Property Value

The object actively participating in the event.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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