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

In This Topic
    DataSet Property (DicomValidationException)
    In This Topic
    The DataSet which contains the offending attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataSet As DicomDataSet
    public DicomDataSet DataSet {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also