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