Represents the name of the column containing the information for the failed DICOM SOP Instance UID attribute.
Syntax
Visual Basic (Declaration) | |
---|
Public Const SopInstanceUID As String |
C# | |
---|
public const string SopInstanceUID |
Managed Extensions for C++ | |
---|
public: const string* SopInstanceUID |
C++/CLI | |
---|
public:
const String^ SopInstanceUID |
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