DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomQuery Class / NoBulkData Property

In This Topic
    NoBulkData Property
    In This Topic
    Specify if bulk data is required in the FrameLevelRetrieve C-GET response
    Syntax
    'Declaration
     
    
    Public Property NoBulkData As System.Boolean
    public System.bool NoBulkData {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also