LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ParticipantObjectDescription Property

Show in webframe





Gets or sets the participant object description.
Syntax
[XmlElementAttribute("ParticipantObjectDescription")]
public ParticipantObjectDescriptionType[] ParticipantObjectDescription {get; set;}
'Declaration
 
<XmlElementAttribute("ParticipantObjectDescription")>
Public Property ParticipantObjectDescription As ParticipantObjectDescriptionType()
'Usage
 
Dim instance As ParticipantObjectIdentificationType
Dim value() As ParticipantObjectDescriptionType
 
instance.ParticipantObjectDescription = value
 
value = instance.ParticipantObjectDescription

            

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

Property Value

The participant object description.
Requirements

Target Platforms

See Also

Reference

ParticipantObjectIdentificationType Class
ParticipantObjectIdentificationType 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