Represents the name of the column containing the information for the referenced DICOM SOP Instance UID attribute.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Const MediaObjectSopInstanceUID As String |
| C# | |
|---|
public const string MediaObjectSopInstanceUID |
| Managed Extensions for C++ | |
|---|
public: const string* MediaObjectSopInstanceUID |
| C++/CLI | |
|---|
public:
const String^ MediaObjectSopInstanceUID |
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also