DicomDateTimeValue structure that contains the Context Group Version (0008,0106) of the Context Group.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property ContextGroupVersion As DicomDateTimeValue |
Managed Extensions for C++ | |
---|
public: __property DicomDateTimeValue get_ContextGroupVersion(); |
Return Value
Value indicating the Context Group Version (0008,0106) of the Context Group.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also