LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ActiveParticipant Property

Show in webframe





Gets or sets the active participant.
Syntax
[XmlElementAttribute("ActiveParticipant")]
public AuditMessageActiveParticipant[] ActiveParticipant {get; set;}
'Declaration
 
<XmlElementAttribute("ActiveParticipant")>
Public Property ActiveParticipant As AuditMessageActiveParticipant()
'Usage
 
Dim instance As AuditMessage
Dim value() As AuditMessageActiveParticipant
 
instance.ActiveParticipant = value
 
value = instance.ActiveParticipant

            

            
[XmlElementAttribute("ActiveParticipant")]
public:
property array<AuditMessageActiveParticipant^>^ ActiveParticipant {
   array<AuditMessageActiveParticipant^>^ get();
   void set (    array<AuditMessageActiveParticipant^>^ value);
}

Property Value

The object actively participating in the event.
Requirements

Target Platforms

See Also

Reference

AuditMessage Class
AuditMessage Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features