LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ParticipantObjectIdentification Property

Show in webframe





Gets or sets the participant object identification.
Syntax
[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:
property array<ParticipantObjectIdentificationType^>^ ParticipantObjectIdentification {
   array<ParticipantObjectIdentificationType^>^ get();
   void set (    array<ParticipantObjectIdentificationType^>^ value);
}

Property Value

The participant object identification.
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