DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / SequencePath Class / DataSet Property

In This Topic
    DataSet Property (SequencePath)
    In This Topic
    The top level dataset holding the attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataSet As DicomDataSet
    public DicomDataSet DataSet {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also