SOPClass Property

Summary
Gets or sets the SOP classes referred to in this participant object.
Syntax
C#
C++/CLI
[XmlElementAttribute("SOPClass")] 
public ParticipantObjectDescriptionTypeSOPClass[] SOPClass { get; set; } 
[XmlElementAttribute("SOPClass")] 
public: 
property array<ParticipantObjectDescriptionTypeSOPClass^>^ SOPClass { 
   array<ParticipantObjectDescriptionTypeSOPClass^>^ get(); 
   void set (    array<ParticipantObjectDescriptionTypeSOPClass^>^ ); 
} 

Property Value

The SOP class.

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.