DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / OperationBaseArgs Class / ResultDataSet Property

In This Topic
    ResultDataSet Property
    In This Topic
    Specifies the result DicomDataSet to be sent back for Normalised operations operations for for failures for retrieval operations
    Syntax
    'Declaration
     
    
    Public Property ResultDataSet As DicomDataSet
    public DicomDataSet ResultDataSet {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also