Leadtools.Dicom.AddIn.Audit Namespace > AuditMessage Class : ActiveParticipant Property |
[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 AuditMessageActiveParticipant[] ActiveParticipant {get; set;}
XmlElementAttribute("ActiveParticipant") get_ActiveParticipant();
set_ActiveParticipant(value);
[XmlElementAttribute("ActiveParticipant")] public: property array<AuditMessageActiveParticipant^>^ ActiveParticipant { array<AuditMessageActiveParticipant^>^ get(); void set ( array<AuditMessageActiveParticipant^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2