Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ParticipantObjectDetail Property






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

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features