General Relevant Patient Information Query
Syntax
Visual Basic (Declaration) | |
---|
Public Shared GeneralRelevantPatientInformationQuery As String |
Visual Basic (Usage) | Copy Code |
---|
Dim value As String
value = DicomUidType.GeneralRelevantPatientInformationQuery
DicomUidType.GeneralRelevantPatientInformationQuery = value
|
C# | |
---|
public static string GeneralRelevantPatientInformationQuery |
C++/CLI | |
---|
public:
static String^ GeneralRelevantPatientInformationQuery |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also