ParticipantObjectDescription Property

Summary
Gets or sets the participant object description.
Syntax
C#
C++/CLI
[XmlElementAttribute("ParticipantObjectDescription")] 
public ParticipantObjectDescriptionType[] ParticipantObjectDescription { get; set; } 
[XmlElementAttribute("ParticipantObjectDescription")] 
public: 
property array<ParticipantObjectDescriptionType^>^ ParticipantObjectDescription { 
   array<ParticipantObjectDescriptionType^>^ get(); 
   void set (    array<ParticipantObjectDescriptionType^>^ ); 
} 

Property Value

The participant object description.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.