DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / SOPClasses Class / StorageServiceClass Field



In This Topic
    StorageServiceClass Field
    In This Topic
    Storage Service Class (1.2.840.10008.4.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StorageServiceClass As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.StorageServiceClass
    public static readonly UID StorageServiceClass
    public:
    static readonly UID^ StorageServiceClass
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also