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