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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also