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

In This Topic
    Element Property (DicomValidationException)
    In This Topic
    The Element number of the offending attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Element As System.Integer
    public System.int Element {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also