DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / CStoreRequestArgs Class / AffectedSOPClassUID Property

In This Topic
    AffectedSOPClassUID Property
    In This Topic
    SOP Class UID of the SOP Instance to be stored.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AffectedSOPClassUID As System.String
    public System.string AffectedSOPClassUID {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also