DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAttribute Class / BulkDataUri Property

In This Topic
    BulkDataUri Property
    In This Topic
    The URI from which the data could be retrieved
    Syntax
    'Declaration
     
    
    Public Property BulkDataUri As System.String
    public System.string BulkDataUri {get; set;}
    Remarks
    This is primarily used when the "metadata only" option is used in WADO-RS.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also