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 field StorageServiceClass: UID; static; readonly
public static var StorageServiceClass : UID;
public: static readonly UID* StorageServiceClass
public:
static readonly UID^ StorageServiceClass
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also