[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[SerializableAttribute()]
public class SopInstanceReference : NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged
'Declaration
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<SerializableAttribute()>
Public Class SopInstanceReference
Inherits NotifyPropertyChanged
Implements System.ComponentModel.INotifyPropertyChanged
'Usage
Dim instance As SopInstanceReference
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[SerializableAttribute()]
public ref class SopInstanceReference : public NotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanged