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 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.