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

In This Topic
    DataSet Property (ItemLocation)
    In This Topic
    The dataset containing 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