DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / InstanceReceivedArgs Class / Instance Property

In This Topic
    Instance Property (InstanceReceivedArgs)
    In This Topic
    The received composite DICOM instance
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Instance As DicomDataSet
    public DicomDataSet Instance {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also