SopInstanceUID Property
Summary
Gets the SOP Instance UID that is associated with this instance.
Syntax
public string SopInstanceUID { get; }
public: __property string* get_SopInstanceUID();
public:
property String^ SopInstanceUID {
String^ get();
}
Property Value
Type: System.String The SOP Instance UID that is associated with this instance.