Leadtools.Dicom.AddIn.Audit Namespace > AuditMessage Class : ParticipantObjectIdentification Property |
[XmlElementAttribute("ParticipantObjectIdentification")] public ParticipantObjectIdentificationType[] ParticipantObjectIdentification {get; set;}
'Declaration <XmlElementAttribute("ParticipantObjectIdentification")> Public Property ParticipantObjectIdentification As ParticipantObjectIdentificationType()
'Usage Dim instance As AuditMessage Dim value() As ParticipantObjectIdentificationType instance.ParticipantObjectIdentification = value value = instance.ParticipantObjectIdentification
[XmlElementAttribute("ParticipantObjectIdentification")] public ParticipantObjectIdentificationType[] ParticipantObjectIdentification {get; set;}
XmlElementAttribute("ParticipantObjectIdentification") get_ParticipantObjectIdentification();
set_ParticipantObjectIdentification(value);
[XmlElementAttribute("ParticipantObjectIdentification")] public: property array<ParticipantObjectIdentificationType^>^ ParticipantObjectIdentification { array<ParticipantObjectIdentificationType^>^ get(); void set ( array<ParticipantObjectIdentificationType^>^ 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