LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ParticipantObjectDetail Property

Show in webframe





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

            

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

Property Value

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