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






    DataSet Property (SequencePath)
    The top level dataset holding the attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataSet As DicomDataSet
     
    'Usage
     
    
    Dim instance As SequencePath
    Dim value As DicomDataSet
     
    value = instance.DataSet
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also