DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WebContent Class / IsBulkData Property

In This Topic
    IsBulkData Property
    In This Topic
    Indicates whether this is a bulk data item
    Syntax
    'Declaration
     
    
    Public Property IsBulkData As System.Boolean
    public System.bool IsBulkData {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also