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

Show in webframe

ParticipantObjectDescription Property






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

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