←Select platform

SOPClass Property

Summary

Gets or sets the SOP classes referred to in this participant object.

Syntax

C#
VB
C++
[XmlElementAttribute("SOPClass")] 
public ParticipantObjectDescriptionTypeSOPClass[] SOPClass { get; set; } 
  
<XmlElementAttribute("SOPClass")> 
Public Property SOPClass As Leadtools.Dicom.Addin.Audit.ParticipantObjectDescriptionTypeSOPClass() 

Property Value

The SOP class.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly