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