Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ActiveParticipant Property






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

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