SopInstance Class

Summary

Class that defines SOP instance information.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public class SopInstance : NotifyPropertyChanged 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> 
<SerializableAttribute()> 
Public Class SopInstance  
   Inherits NotifyPropertyChanged 
   Implements System.ComponentModel.INotifyPropertyChanged  
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] 
[SerializableAttribute()] 
public ref class SopInstance : public NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged   

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly